imports from libregamewiki

This commit is contained in:
Trilarion
2019-10-23 13:44:58 +02:00
parent 206acda8a7
commit a2c6294b54
61 changed files with 1055 additions and 136 deletions

View File

@ -5,7 +5,7 @@ _Real-time strategy game, where you can program your units (bots) in a language
- Home: https://colobot.info/
- State: mature
- Download: https://colobot.info/download-colobot-gold/
- Keywords: strategy, inspired by Colobot, open content, real time, remake
- Keywords: strategy, inspired by Colobot, open content, programming, real time, remake
- Code repository: https://github.com/colobot/colobot.git
- Code language: C++
- Code license: GPL-3.0
@ -13,6 +13,8 @@ _Real-time strategy game, where you can program your units (bots) in a language
Updated version of the Colobot original source code.
Developer: Daniel Roux at Epsitec, TerranovaTeam
## Building
- Build system: CMake