summaryrefslogtreecommitdiff
path: root/deps/jsonpath/JSONPath.sh
AgeCommit message (Collapse)Author
2020-07-20Fix db_assembler on macOS (#1700)Kornél Horváth
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
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