Added Quests and Real Settings (yay)

This commit is contained in:
2026-07-11 09:53:19 +02:00
parent 596612880b
commit d3fc829dee
12 changed files with 666 additions and 150 deletions
@@ -13,6 +13,7 @@ import java.nio.file.Path;
public class Config {
public int fpsP = 6;
public int fpsX = 1;
public int fpsY = 1;
public String lastModule = "FPS";