diff options
| author | Radomir Dopieralski <openstack@sheep.art.pl> | 2019-03-01 16:24:22 +0100 |
|---|---|---|
| committer | Radomir Dopieralski <openstack@sheep.art.pl> | 2019-03-01 16:24:22 +0100 |
| commit | 5d85d5402613d2ec376dde1a7f3b9c77f54bd1e4 (patch) | |
| tree | c89d7710791ee2c674062e32621888872383651e /.gitmodules | |
| parent | a9074f7bd10c102925510229bfc43e550c989cb9 (diff) | |
Move the frozen pew.py into a submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b36ad6203..1f7a28d14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -92,3 +92,6 @@ [submodule "tools/Tecate-bitmap-fonts"] path = tools/Tecate-bitmap-fonts url = https://github.com/Tecate/bitmap-fonts.git +[submodule "frozen/pew-pewpew-standalone-10.x"] + path = frozen/pew-pewpew-standalone-10.x + url = https://github.com/pewpew-game/pew-pewpew-standalone-10.x.git |
