From 5f7e2dd6d5d1a2e408d0463eac961afdecf45410 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 29 Jul 2020 15:43:12 +0000 Subject: update for Hercules v2020.07.26 --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c724a220..b66e50be 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: new server-update server-updatebuild maps build buildasan config updateconfig initdb updatedb givegm updates +.PHONY: new server-update server-updatebuild maps build buildasan config updateconfig initdb updatedb givegm updates constdb new: build config initdb @@ -32,3 +32,6 @@ givegm: updates: cd ../tools/update/ ; ./createnew.sh ; ./create_music.sh + +constdb: + mkdir -p doc && ./map-server --run-once --load-plugin constdb2doc --constdb2doc && cp -f doc/constants.md ../docs/server/scripts/constants.md; rm -r doc -- cgit v1.2.3-70-g09d2