🎨 add doomfire as submodule

This commit is contained in:
yazgoo 2020-08-15 21:29:46 +02:00
parent a47da32965
commit e49063ba42
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "doomfire"]
path = doomfire
url = https://github.com/r-marques/doomfire.git

View File

@ -8,4 +8,4 @@ license = "MIT"
[dependencies]
crossterm = "0.15"
blockish = "0.0.8"
doomfire = { path = "../doomfire" }
doomfire = { path = "doomfire" }

1
doomfire Submodule

@ -0,0 +1 @@
Subproject commit bb774f11196a7e100dcb258378d8afbc3d68c3f9