Assets now as Git submodule!

(cherry picked from commit 6e6a115ac3)
This commit is contained in:
2014-05-10 19:13:41 +02:00
committed by ViktorLjung
parent 5393113dee
commit 4c0b465c7f
3 changed files with 5 additions and 1 deletions
-1
View File
@@ -30,5 +30,4 @@ ipch/
[Rr]elease*/
Ankh.NoLoad
assets/
!libs/*.lib
+4
View File
@@ -0,0 +1,4 @@
[submodule "assets"]
path = assets
url = returngeance@shard.imon.nu:Assets
branch = master
Submodule
+1
Submodule assets added at 672e8a2b11