Grasscutter/src/main/java/emu/grasscutter/scripts
line-bear 87966b9e98 Remove the extra slash while loading resources. (#893)
* Remove the extra slash

* Update src/main/java/emu/grasscutter/Configuration.java

Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com>

* Update src/main/java/emu/grasscutter/Configuration.java

Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com>

* Update src/main/java/emu/grasscutter/Configuration.java

Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com>

* Import java.nio.file.Paths to use Paths.get

* Mark fields as private to prevent use *FOLDER directly

* Remove unnecessary slash

Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com>
2022-05-15 23:32:03 -07:00
..
constants Clean script events 2022-04-29 00:00:23 -07:00
data fix the Monster spawn between stage challenges 2022-05-10 00:05:01 +08:00
listener fix the Monster spawn between stage challenges 2022-05-10 00:05:01 +08:00
serializer Refactor dispatch (now called HTTP) server (pt. 2) 2022-05-13 23:22:30 -04:00
service little fix 2022-05-10 00:14:50 +08:00
SceneScriptManager.java Remove the extra slash while loading resources. (#893) 2022-05-15 23:32:03 -07:00
ScriptLib.java fix the Monster spawn between stage challenges 2022-05-10 00:05:01 +08:00
ScriptLoader.java Move script constants to globals 2022-04-30 01:20:44 -07:00