source: ps/trunk/binaries/data/mods/public/mod.json

Last change on this file was 27786, checked in by bb, 12 months ago

Make the space in 0 A.D. non-breaking throughout the codebase.
Avoid cases of filenames
Update years in terms and other legal(ish) documents
Don't update years in license headers, since change is not meaningful

Will add linter rule in seperate commit

Happy recompiling everyone!

Original Patch By: Nescio
Comment By: Gallaecio
Differential Revision: D2620

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/json
File size: 193 bytes
Line 
1{
2 "name": "0ad",
3 "version": "0.0.27",
4 "label": "0 A.D. Empires Ascendant",
5 "url": "https://play0ad.com",
6 "description": "A free, open-source, historical RTS game.",
7 "dependencies": []
8}
Note: See TracBrowser for help on using the repository browser.