More README

This commit is contained in:
2014-04-23 23:21:49 -07:00
parent 635dce5ceb
commit 68c8a25019

View File

@@ -58,4 +58,4 @@ If you want to modify entrypoint.rb, do it before the game loop starts. However
For project managers For project managers
==================== ====================
You might want to add a .gitignore to exclude Data/* to enforce that only the unpacked files get committed, and a pre-commit hook to reject any commits that don't keep YAML/ up to date with Scripts/. You might want to add a .gitignore to exclude Data/* to enforce that only the unpacked files get committed, and a pre-commit hook to reject any commits that don't keep YAML/ up to date with Data/, and Scripts/ up to date with YAML/Scripts.yaml