colobot / colobot-data

Data files source for open-source Colobot: Gold Edition project developed by Epsitec and TerranovaTeam
http://colobot.info/
GNU General Public License v3.0
53 stars 46 forks source link
colobot colobot-gold game programming

Colobot Data Files

This repository contains the data files for the Colobot project (https://github.com/colobot/colobot). It currently includes:

Installation

CMake project files in main and data repositories are integrated and when invoked during compilation, produce output files to be installed. As of 0.1.2-alpha, the generated files are different from source files. Consequently, running the game with data files directly from this source repository is not supported. Please see the INSTALL.md instructions in main repository for details.

Some details of how data file translation is achieved can be found in README.i18n.md file.

License

The source code contained here was released by Epsitec -- the original creator of the game -- on open source (GPLv3) license. The code was given and the rights granted specifically to ICC community in March 2012. Since then, we have been modifying the code and working on our goals. For more info, see README.md in the main repository