refactoring

This commit is contained in:
Trilarion
2017-12-12 10:30:45 +01:00
parent d020b16d22
commit 90d1669af1
185 changed files with 338 additions and 244 deletions

View File

@ -3,15 +3,27 @@
_{One line description}_
- Home: {URL}
- Media: {URL}
- Media: {URL} // Wikipedia, ...
- Download: {URL}
- State: beta, mature (inactive since)
- Keywords: single player, multi player, RTS, TBS (if none, remove the line)
{- Play: {URL}}
- State: beta, mature (inactive since) // no need to be more fine grained than beta, mature
- Keywords: SP (single-player), MP (multi-player), MMO (multi massive online), RTS (real time strategy), TBS
- Code: primary repository (type if not git), other repositories (type if not git)
- Language(s): {XX}
- License: {XX} (if special, include link)
- License: {XX} // Only with respect to code! MIT, (L)GPL, BSD, zlib, Apache, Special (if other or modified)
- License details: [Name](URL) // if Special
- Artwork license: {XX} // License of artwork (text, visual, audio)
// Remove all lines that do not apply, where there is no information
## Building
{XXX}
Build system (CMake, scons, ant, ..)
Build instructions
### YYYY-MM OS BUILD_SYSTEM/COMPILER
Details
...