mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-10-30 11:19:17 +00:00
convert with lib
This commit is contained in:
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"java.configuration.updateBuildConfiguration": "interactive"
|
||||
"cSpell.words": [
|
||||
"pokemudry",
|
||||
"Spritesheet"
|
||||
],
|
||||
"java.configuration.updateBuildConfiguration": "disabled"
|
||||
}
|
||||
"java.project.sourcePaths": ["src"],
|
||||
"java.project.outputPath": "bin",
|
||||
"java.project.referencedLibraries": [
|
||||
"lib/**/*.jar"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user