Skip to content

Commit

Permalink
Reapply "Merge branch 'SymmetricDevs:master-ceu' into 1.12.7-hotfixes"
Browse files Browse the repository at this point in the history
This reverts commit fb6a353.
  • Loading branch information
bruberu committed Jul 18, 2024
1 parent b2abed3 commit e10c8db
Show file tree
Hide file tree
Showing 123 changed files with 1,470 additions and 1,110 deletions.
2 changes: 1 addition & 1 deletion build/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def build(args):
modlist = []
basePath = os.path.normpath(os.path.realpath(__file__)[:-7] + "..")
copyDirs = ["/scripts", "/resources", "/config",
"/mods", "/structures", "/groovy", "/simple-rpc", "/resourcepacks"]
"/structures", "/groovy", "/simple-rpc", "/resourcepacks"]
serverCopyDirs = ["/scripts", "/config", "/mods",
"/structures", "/groovy", "/resourcepacks"]

Expand Down
Loading

0 comments on commit e10c8db

Please sign in to comment.