update makefile
This commit is contained in:
parent
98aa197578
commit
e42fc7849f
4
Makefile
4
Makefile
@ -20,8 +20,8 @@ all: build test
|
||||
|
||||
build: distclean build.deps build.game
|
||||
|
||||
build.game: build.game.linux64 build.game.win64 build.game.mac
|
||||
# build.game: build.game.linux64 build.game.win64
|
||||
# build.game: build.game.linux64 build.game.win64 build.game.mac
|
||||
build.game: build.game.linux64 build.game.win64
|
||||
|
||||
build.deps:
|
||||
GIT_SSL_NO_VERIFY=true $(GO) mod vendor
|
||||
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "v0.0.1.6",
|
||||
"version": "v0.0.1.7",
|
||||
"title": "Alchemyst",
|
||||
"sizeX": 100,
|
||||
"sizeY": 47,
|
||||
"fpsLimit": 60,
|
||||
"font": "./assets/fonts/ttf/LiberationMono-Bold.ttf",
|
||||
"font": ".\/assets\/fonts\/ttf\/LiberationMono-Bold.ttf",
|
||||
"fontSize": "8x14",
|
||||
"verbosity": "debug"
|
||||
}
|
BIN
lib/mac/libBearLibTerminal.dylib
Executable file
BIN
lib/mac/libBearLibTerminal.dylib
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user