mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Updated README and Makefile
This commit is contained in:
parent
5f6e36ac48
commit
bea69d4e30
2 changed files with 3 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -26,7 +26,7 @@ include $(DEVKITARM)/3ds_rules
|
||||||
# - icon.png
|
# - icon.png
|
||||||
# - <libctru folder>/default_icon.png
|
# - <libctru folder>/default_icon.png
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := $(notdir $(CURDIR))
|
TARGET := ctruLua
|
||||||
BUILD := build
|
BUILD := build
|
||||||
SOURCES := source libs/lua-5.3.1/src
|
SOURCES := source libs/lua-5.3.1/src
|
||||||
DATA := data
|
DATA := data
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,8 @@ Warning: the 'u' in the repo's name is a 'µ', not a 'u'.
|
||||||
|
|
||||||
#### Builds 
|
#### Builds 
|
||||||
|
|
||||||
* Most recent working build: [here](http://thomas99.no-ip.org:3000/ctrulua/builds/latest/artifacts/ctruLua.3dsx) (warning: only tested with Citra, sometimes on real hardware)
|
* Most recent working build: [here](http://thomas99.no-ip.org:3000/ctrulua/builds/latest/artifacts/ctruLua.3dsx) (warning: only tested with Citra, sometimes on real hardware).
|
||||||
|
* See http://thomas99.no-ip.org:3000/ctrulua/ for all the builds.
|
||||||
|
|
||||||
#### Build instructions
|
#### Build instructions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue