Initial Commit
This commit is contained in:
commit
166edd3e46
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
bin/
|
||||
obj/
|
||||
*.cbp
|
||||
*.layout
|
||||
*.depend
|
||||
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "MiniEngine"]
|
||||
path = MiniEngine
|
||||
url = https://github.com/kiritow/MiniEngine/
|
1
MiniEngine
Submodule
1
MiniEngine
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 9d9ba52d76cce7a971216572d2959eb6a3753a57
|
Reference in New Issue
Block a user