AppManager/Makefile

6 lines
72 B
Makefile

db:
python3 ./build_json.py > src/pkg.json
run: db
godot --path src/