2023-11-05 13:34:36 -05:00

11 lines
268 B
Makefile

default:
@echo Transpiling Forgotten Times into lua...
@tl build
@echo Successfully built Forgotten Times.
run:
@echo Transpiling Forgotten Times into lua...
@tl build
@echo Successfully built Forgotten Times.
@echo Starting Minetest.
@../../bin/minetest.exe