Add 'make run'

This commit is contained in:
Magnus Norddahl 2020-09-12 01:24:20 +02:00
parent 87fe50df56
commit 800090d5b3

View file

@ -1,6 +1,9 @@
all: linux
run:
cd Build && mono Builder.exe
linux: builder native
mac: builder nativemac