mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update to give more clarification on compilation
This commit is contained in:
parent
498dd2c2aa
commit
03bc2d8733
1 changed files with 1 additions and 1 deletions
|
@ -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 and also copy the scripts folder to your TombEngine directory (make sure you have data files aswell)
|
||||
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
|
||||
4) Once that is done, you should now be able to go to TombEditor, make a simple level, compile and run it with TombEngine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue