1 2 3 4 5 6 7
all: cd engine; go build . ln -f engine/Config.json . ln -f engine/RuinesOfRafdolon . run: cd engine; go run .