README: Add note on update.sh (#426)

This commit is contained in:
ANAND 2019-07-08 18:38:08 +05:30 committed by GitHub
parent f3cd2a0539
commit 527cb545a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,10 +27,14 @@ Hosting using sqlite on an SSD or ramdisk ([with this guide](https://forum.minet
## License
Created by [rubenwardy](https://rubenwardy.com/)
Created by [rubenwardy](https://rubenwardy.com/)
Code: LGPLv2.1+
Textures: CC-BY-SA 3.0
### Mods
Check out [mods/](mods/) to see all the installed mods and their respective licenses.
## update.sh
Content in this repository and its sub-modules are arranged in a manner best optimised for distribution. For all features of CTF to work properly, run update.sh instead of manually syncing the local copy. update.sh automatically pulls the latest master of the repository and all its submodules, and does some extra processing to make stuff work.