mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-28 00:39:30 +00:00
Merge branch 'master' of https://github.com/Firew0lf/ctruLua
This commit is contained in:
commit
337b19f9a7
1 changed files with 5 additions and 2 deletions
|
|
@ -15,8 +15,11 @@ Warning: the 'u' in the repo's name is a 'µ', not a 'u'.
|
||||||
* Clone this repository and run the command `make build-all` to build all the dependencies.
|
* Clone this repository and run the command `make build-all` to build all the dependencies.
|
||||||
* If you only made changes to ctrµLua, run `make` to rebuild ctµLua without rebuilding all the dependencies.
|
* If you only made changes to ctrµLua, run `make` to rebuild ctµLua without rebuilding all the dependencies.
|
||||||
|
|
||||||
To build the documentation, run `make build-doc` (requires [https://github.com/stevedonovan/LDoc](LDoc)).
|
|
||||||
|
|
||||||
May not work under Windows.
|
May not work under Windows.
|
||||||
|
|
||||||
|
#### Lua API Documentation
|
||||||
|
|
||||||
|
* An online version of the documentation can be found here : http://thomas99.no-ip.org/ctrulua
|
||||||
|
* To build the documentation, run `make build-doc` (requires [LDoc](https://github.com/stevedonovan/LDoc)).
|
||||||
|
|
||||||
#### Based on ctrulib by smealum: [https://github.com/smealum/ctrulib](https://github.com/smealum/ctrulib)
|
#### Based on ctrulib by smealum: [https://github.com/smealum/ctrulib](https://github.com/smealum/ctrulib)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue