summaryrefslogtreecommitdiffstats
path: root/README-DEV.txt
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 18:50:47 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 18:50:47 +0200
commit0c8217efea685505bdcd4c6aaf58960a53cd2003 (patch)
treec32fd19c3d39bdeae06b9655ace390ace2abb1bc /README-DEV.txt
parent50fd0d1b8557e0cdf9a8b5bb0ab5521dcf977c7b (diff)
downloadcolobot-0c8217efea685505bdcd4c6aaf58960a53cd2003.tar.gz
colobot-0c8217efea685505bdcd4c6aaf58960a53cd2003.tar.bz2
colobot-0c8217efea685505bdcd4c6aaf58960a53cd2003.zip
Updated info about src/metafile
Diffstat (limited to 'README-DEV.txt')
-rw-r--r--README-DEV.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-DEV.txt b/README-DEV.txt
index 3f5e686..27d16cc 100644
--- a/README-DEV.txt
+++ b/README-DEV.txt
@@ -27,7 +27,7 @@ This file outlines the most important things for developers.
Other directories, not very important right now, include:
src/doc contains the Doxygen mainpage text; it will probably be removed to app/main.cpp or some other place soon
- src/metafile a separate program - metafile editor? not sure about that
+ src/metafile a separate program for packing data files to .dat format
The build system is as follows:
/CMakeLists.txt - definition of project, build type setup, general compiler options and reference to src subdirectory