diff --git a/Makefile b/Makefile index 71b79fc..e10a175 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ include $(DEVKITARM)/3ds_rules # - icon.png # - /default_icon.png #--------------------------------------------------------------------------------- -TARGET := $(notdir $(CURDIR)) +TARGET := ctruLua BUILD := build SOURCES := source libs/lua-5.3.1/src DATA := data diff --git a/README.md b/README.md index 7f2fe5a..644ad43 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Warning: the 'u' in the repo's name is a 'ยต', not a 'u'. #### Builds ![build status](http://thomas99.no-ip.org:3000/ctrulua.png) -* 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