Added fonts folder and font

This commit is contained in:
viktorljung
2015-12-11 11:07:22 +01:00
parent 7b6902eafe
commit 4c2ce3882e
2 changed files with 3 additions and 1 deletions
+1 -1
Submodule assets updated: b37468222e...1434cdcb21
+2
View File
@@ -11,6 +11,8 @@ RMDIR "%DeployLocation%\Textures"
MKLINK "%DeployLocation%\Textures\" "assets\Textures\" /J
RMDIR "%DeployLocation%\Audio"
MKLINK "%DeployLocation%\Audio\" "assets\Audio\" /J
RMDIR "%DeployLocation%\Fonts"
MKLINK "%DeployLocation%\Fonts\" "assets\Fonts\" /J
ECHO Deploying resources to %DeployLocation%
:: Schemas