added distribution task to client buildscript
This commit is contained in:
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 265 KiB |
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"com.badlogic.gdx.graphics.g2d.BitmapFont": {
|
||||
"default-font": {
|
||||
"file": "../font/coolvetica.fnt"
|
||||
"file": "font/coolvetica.fnt"
|
||||
},
|
||||
"enchanted": {
|
||||
"file": "../font/enchanted.fnt"
|
||||
"file": "font/enchanted.fnt"
|
||||
}
|
||||
},
|
||||
"com.badlogic.gdx.graphics.Color": {
|
||||
|
Reference in New Issue
Block a user