Updated Readme Again
This commit is contained in:
parent
5987ff8877
commit
e0e5298c81
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# AsloEngine
|
# AsloEngine
|
||||||
WiP 2D Game Engine made using C++ and SFML
|
WiP 2D Game Engine made using C++ and SFML<br />
|
||||||
Third-Party Libraries are not Included in the Repository
|
Third-Party Libraries are not Included in the Repository
|
||||||
|
|
||||||
Version 0.9.1
|
Version 0.9.1
|
||||||
|
|
@ -9,10 +9,11 @@ Version 0.9.1
|
||||||
|
|
||||||
### Linux:
|
### Linux:
|
||||||
Dependecies: libsfml-dev libfmt-dev g++ make<br />
|
Dependecies: libsfml-dev libfmt-dev g++ make<br />
|
||||||
Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all. You can clear temporary files with make clear
|
Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all<br />
|
||||||
|
You can clear temporary files with make clear<br />
|
||||||
|
|
||||||
### Windows:
|
### Windows:
|
||||||
Coming Soon...
|
Coming Soon...<br />
|
||||||
|
|
||||||
### Mac OS:
|
### Mac OS:
|
||||||
Not Available
|
Not Available
|
||||||
Loading…
Add table
Add a link
Reference in a new issue