mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-14 17:33:25 +00:00
Update readme.
This commit is contained in:
parent
c59d9702a6
commit
4398c8f698
1 changed files with 2 additions and 3 deletions
|
|
@ -14,10 +14,9 @@ This repository contains different tools for A.I.M. games.
|
||||||
10. Save loader (dummy implementation).
|
10. Save loader (dummy implementation).
|
||||||
|
|
||||||
# Build instructions
|
# Build instructions
|
||||||
1. Download and install latest CMake http://www.cmake.org/download/
|
1. Download and add to PATH latest SW https://software-network.org/
|
||||||
1. Download and add to PATH latest CPPAN https://cppan.org/client/
|
|
||||||
2. Clone this repository
|
2. Clone this repository
|
||||||
3. Open the source directory
|
3. Open the source directory
|
||||||
4. Execute in console `cppan --generate .`
|
4. Execute in console `sw generate`
|
||||||
5. Open generated solution file (Visual Studio solution file)
|
5. Open generated solution file (Visual Studio solution file)
|
||||||
6. Build the project
|
6. Build the project
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue