Data files source for open-source Colobot: Gold Edition project developed by Epsitec and TerranovaTeam
 
 
 
 
Go to file
krzys-h 6a1ca5b0cf Made music a submodule 2014-10-25 20:20:02 +02:00
ai Transform CRLF to LF line endings 2012-12-29 11:30:44 +01:00
fonts Import colobot-data 2012-09-13 2012-12-16 14:24:27 +01:00
help Removed old authors text when exiting the game` 2014-03-24 21:14:44 +01:00
icons Removed unused files (colobot/#182) 2013-04-28 18:00:43 +02:00
interface Changing mouse images 2014-03-31 14:41:12 +02:00
levels Revert "Removed mission 101" 2014-03-07 18:30:03 +01:00
levels-i18n Fix in-place build by not replacing files with broken symlinks 2013-11-14 09:44:05 +01:00
models Reverted removed models 2013-10-24 18:35:32 +02:00
models-new Reverted removed models 2013-10-24 18:35:32 +02:00
music@68744dcdb7 Made music a submodule 2014-10-25 20:20:02 +02:00
sounds Replace CREATIVE-licensed thunder sound by a public-domain thunder sound 2013-10-30 21:46:10 +01:00
textures Merged dev into dev-ui 2014-04-02 19:59:03 +02:00
tools More CEGUI in main menu 2014-03-14 19:23:12 +01:00
.gitignore Updated gitignore 2013-06-22 22:42:57 +02:00
.gitmodules Made music a submodule 2014-10-25 20:20:02 +02:00
CMakeLists.txt Made music a submodule 2014-10-25 20:20:02 +02:00
LICENSE Make licence explicit. 2012-12-16 15:06:40 +01:00
README.i18n.md Add i18n README to help future translators 2013-11-11 13:56:37 +01:00
README.md Removed CHANGELOG and release.sh; updated README 2013-11-26 00:38:12 +01:00

README.md

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 PPC community in March 2012. Since then, we have been modifying the code and working on our goals, which are briefly summed up below.