Build/README_Users.txt

8 lines
481 B
Plaintext

Run the <yourplatform>_<yourarch>.<ext> script to generate project files optimized for your platform.
You can find the workspace generated by premake under the default path of ../Build_Workspace
For ease of installment, some platforms provide <yourplatform>[_build/_deploy]_<yourarch>.<ext> scripts.
_build -> Compiles Aurora ship binaries to ../Build_Stage
_deploy -> Builds and runs the deploy tasks to push ../Build_Ship to [fill in the blank]
[!!!] CMAKE IS NOT READY [!!!]