ahhhhhhhhhhhh

This commit is contained in:
sageTheDM 2025-01-08 14:40:54 +01:00
parent 7836821c51
commit 7663a81750
50 changed files with 860 additions and 341 deletions

View file

@ -0,0 +1,7 @@
{
"java.project.sourcePaths": ["src"],
"java.project.outputPath": "bin",
"java.project.referencedLibraries": [
"lib/**/*.jar"
]
}