colobot / colobot-data

Data files source for open-source Colobot: Gold Edition project developed by Epsitec and TerranovaTeam

Home Page:http://colobot.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colobot Data Files

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

  • mission files
  • textures
  • model files
  • sounds and music
  • ai scripts
  • in-game help
  • some documents describing the formats
  • conversion scripts and tools for packaging

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

About

Data files source for open-source Colobot: Gold Edition project developed by Epsitec and TerranovaTeam

http://colobot.info/

License:GNU General Public License v3.0


Languages

Language:Python 68.4%Language:Shell 19.6%Language:CMake 10.3%Language:Awk 1.6%