mirror of
https://github.com/kristoferssolo/blockishfire.git
synced 2025-12-31 13:42:30 +00:00
🎨 add doomfire as submodule
This commit is contained in:
parent
a47da32965
commit
e49063ba42
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "doomfire"]
|
||||
path = doomfire
|
||||
url = https://github.com/r-marques/doomfire.git
|
||||
@ -8,4 +8,4 @@ license = "MIT"
|
||||
[dependencies]
|
||||
crossterm = "0.15"
|
||||
blockish = "0.0.8"
|
||||
doomfire = { path = "../doomfire" }
|
||||
doomfire = { path = "doomfire" }
|
||||
|
||||
1
doomfire
Submodule
1
doomfire
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bb774f11196a7e100dcb258378d8afbc3d68c3f9
|
||||
Loading…
Reference in New Issue
Block a user