Add Command SetLevel (#8)

* Add Remote Command API (Use KEY)

* Clean up HttpServer by removing unused code

Removed commented-out code

* Add SetLevel Command (need to restart the game for it to take effect)

* Add Proto Request Change Level (Not Work)

* Update setlevel command

---------

Co-authored-by: Melledy <121644117+Melledy@users.noreply.github.com>
This commit is contained in:
RaidenShogun503
2025-11-27 10:45:45 +07:00
committed by GitHub
parent 2acd506245
commit 6d9e28963d
7 changed files with 58 additions and 10 deletions

1
.gitignore vendored
View File

@@ -47,6 +47,7 @@ tmp/
*~.nib
.loadpath
.recommenders
./StellaSoraData
# VSCode
.vscode