This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
smutbook:build [2023/08/06 18:46] – created lee | smutbook:build [2023/08/06 21:07] (current) – lee | ||
---|---|---|---|
Line 24: | Line 24: | ||
* If you are using Eclipse, an automagic builder is included. | * If you are using Eclipse, an automagic builder is included. | ||
* Otherwise to build on the commandline: | * Otherwise to build on the commandline: | ||
+ | * The compiled libraries and test story will be in the SmutBook/ | ||
* You can use a similar sort of build script & Eclipse builder if you want to develop your game in Eclipse, too. | * You can use a similar sort of build script & Eclipse builder if you want to develop your game in Eclipse, too. | ||
I know this is probably kind of hard to follow. | I know this is probably kind of hard to follow. | ||
- | ==== Non-Unix Platforms ==== | + | ===== Non-Unixlike |
If you want to write a build script for Windows or whatever, feel free to send it to me and I'll include it in the repo. | If you want to write a build script for Windows or whatever, feel free to send it to me and I'll include it in the repo. | ||