adding Flx-Invaders submodule, adding project to top-level Makefile
This commit is contained in:
parent
504b1d1ed1
commit
53dbfa4f64
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule "flixel"]
|
[submodule "flixel"]
|
||||||
path = flixel
|
path = flixel
|
||||||
url = git@github.com:meatballhat/flixel.git
|
url = git@github.com:meatballhat/flixel.git
|
||||||
|
[submodule "Flx-Invaders"]
|
||||||
|
path = Flx-Invaders
|
||||||
|
url = git@github.com:meatballhat/Flx-Invaders.git
|
||||||
|
1
Flx-Invaders
Submodule
1
Flx-Invaders
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 821fb61d02c6e229d7b8e72ec64200b96ca5de13
|
Loading…
Reference in New Issue
Block a user