summaryrefslogtreecommitdiff
path: root/acore.sh
AgeCommit message (Collapse)Author
2021-04-23fix(bash): bash errors on windows (#5406)Yehonal
2018-07-15missing executable permissions for *.sh filesYehonal
command: git add --chmod=+x -- $file
2018-07-15Rewrite of bash systemYehonal
+ Implemented new dashboard menu + some fixes for db_assembler + new module installation process with version check via json files + some fixes to modules installer + implemented simple crossplatform worldserver and authserver restarters + new compiler script + client data downloader (beta) + various other fixes