diff --git a/readme.txt b/readme.txt index c0ecf90dd7ca01e9b34f9a501c2b58db6c638f34..55b2c1879a5c9d3a0e249cd2d62fd44126f49466 100644 --- a/readme.txt +++ b/readme.txt @@ -20,6 +20,7 @@ How to mod (basic doc): Ensure executable permission on file "devTools/tweeGo/tweego" (not tweego.exe!) Ensure executable permission on file "compile" In the root dir of sources (where you see src, devTools, bin...) run command "./compile" from console + compile-git will produce the same result file but with current commit hash in filename. 4. Simple comparing and merging with original FC: @@ -29,4 +30,4 @@ How to mod (basic doc): 5. All modders will be wery grateful if any, who make some changes to game, with .html file also post his/her resulting src folder tree. -6. For contributors to pregmod: you need to post yours version of src folder tree, not just produced FC.html !!! This html file can't be reverted to proper sources, and useless as contribution! \ No newline at end of file +6. For contributors to pregmod: you need to post yours version of src folder tree, not just produced FC_pregmod.html !!! This html file can't be reverted to proper sources, and useless as contribution! \ No newline at end of file