update clarification again

This commit is contained in:
Kubsy 2022-05-17 16:41:49 +01:00 committed by GitHub
parent 03bc2d8733
commit 3e0afa42f6

View file

@ -20,6 +20,6 @@ In order to compile TombEngine, make sure you have:
Steps:
1) Clone the repo to your Github Desktop
2) launch TombEngine.sln and compile
3) Once compiled, make a separate folder and copy everything from the Build folder (before compilation there will be nothing in that folder) and also copy the scripts folder to your TombEngine executable directory (make sure you have data files aswell)
3.1) Windows will also complain about missing dll files (Bass etc) in that case copy the dlls from the Libs folder
3) Once compiled, make a separate folder and copy everything from the Build folder (before compilation there will be nothing in that folder) and also copy the scripts folder to your TombEngine executable directory (make sure you have data, texture files aswell)
3.1) Windows will also complain about missing dll files (Bass etc) in that case copy the dlls from the Libs folder
4) Once that is done, you should now be able to go to TombEditor, make a simple level, compile and run it with TombEngine