mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
initial commit
This commit is contained in:
parent
303a80dae8
commit
efc5c49de5
25 changed files with 3280 additions and 0 deletions
15
.github
Normal file
15
.github
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[submodule "sub/argoat"]
|
||||
path = sub/argoat
|
||||
url = https://github.com/cylgom/argoat.git
|
||||
[submodule "sub/configator"]
|
||||
path = sub/configator
|
||||
url = https://github.com/cylgom/configator.git
|
||||
[submodule "sub/ctypes"]
|
||||
path = sub/ctypes
|
||||
url = https://github.com/cylgom/ctypes.git
|
||||
[submodule "sub/dragonfail"]
|
||||
path = sub/dragonfail
|
||||
url = https://github.com/cylgom/dragonfail.git
|
||||
[submodule "sub/termbox_next"]
|
||||
path = sub/termbox_next
|
||||
url = https://github.com/cylgom/termbox_next.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue