Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
0e6ac4a8
Commit
0e6ac4a8
authored
May 31, 2022
by
lhhxxxxx
Committed by
Melledy
May 31, 2022
Browse files
Update default config to match the one in Koko-boya/Grasscutter_Resources
parent
aaf77770
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/utils/ConfigContainer.java
View file @
0e6ac4a8
...
...
@@ -84,7 +84,7 @@ public class ConfigContainer {
public
String
resources
=
"./resources/"
;
public
String
data
=
"./data/"
;
public
String
packets
=
"./packets/"
;
public
String
scripts
=
"./resources/
s
cripts/"
;
public
String
scripts
=
"./resources/
S
cripts/"
;
public
String
plugins
=
"./plugins/"
;
// UNUSED (potentially added later?)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment