mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Added simple build intructions
This commit is contained in:
parent
9e55421d24
commit
9cd6434ea9
1 changed files with 8 additions and 0 deletions
|
|
@ -3,3 +3,11 @@
|
|||
Everything is in the Wiki.
|
||||
|
||||
Warning: the 'u' in the repo's name is a 'µ', not a 'u'.
|
||||
|
||||
#### Build instructions
|
||||
|
||||
* Setup your environment as shown here : http://3dbrew.org/wiki/Setting_up_Development_Environment
|
||||
* Clone this repository and run the commande `make build-all` to build all the dependicies.
|
||||
* If you only made changes to ctrµLua, run `make` to rebuild ctµLua withouut rebuilding all the dependicies.
|
||||
|
||||
May not work under Windows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue