Grasscutter/src/main/java/emu/grasscutter/game
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
..
ability Talent moving stamina cost 2022-05-10 05:21:29 -07:00
avatar Implement energy balls (orbs) 2022-05-08 06:05:50 -07:00
combine Add Support of Item Combine (#513) 2022-05-04 10:06:13 -07:00
drop Convert to the far superior config system 2022-05-11 00:30:07 -04:00
dungeons Add one more quest trigger 2022-05-13 05:33:43 -07:00
entity fix the Monster spawn between stage challenges 2022-05-10 00:05:01 +08:00
expedition Convert to the far superior config system 2022-05-11 00:30:07 -04:00
friends Fix co-op requests not showing up 2022-04-27 11:23:33 -07:00
gacha Remove the extra slash while loading resources. (#893) 2022-05-15 23:32:03 -07:00
inventory Implement quest rewards 2022-05-15 03:48:47 -07:00
mail Fix mail not sending to offline players 2022-05-03 02:27:18 -07:00
managers Modify chat manager to give plugin ability to change it 2022-05-14 23:27:36 -07:00
player Add a new command "nostamina" (#877) 2022-05-14 16:06:48 -07:00
props Talent moving stamina cost 2022-05-10 05:21:29 -07:00
quest Implement quest rewards 2022-05-15 03:48:47 -07:00
shop Convert to the far superior config system 2022-05-11 00:30:07 -04:00
tower add docs for tower 2022-05-12 14:54:44 -07:00
world Use scene types instead of hardcoding scene ids for checking enter reason 2022-05-13 16:35:03 -07:00
Account.java remove log 2022-05-13 22:12:07 -07:00
CoopRequest.java Moved some files around 2022-04-26 21:27:35 -07:00