From cdc6f8d036b18f591320eefca868da015fc8d0f1 Mon Sep 17 00:00:00 2001 From: pregmodfan <pregmodfan@cock.li> Date: Mon, 13 Mar 2017 00:16:54 +0200 Subject: [PATCH] readme file changes --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index c0ecf90dd7c..55b2c1879a5 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 -- GitLab