-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.2 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (33 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "extern/superbasic"]
path = extern/superbasic
url = https://github.com/FoenixRetro/f256-superbasic
[submodule "extern/kernel_dos"]
path = extern/kernel_dos
url = https://github.com/FoenixRetro/F256_Jr_Kernel_DOS
[submodule "extern/Foenix-F256JR-bootscreens"]
path = extern/Foenix-F256JR-bootscreens
url = https://github.com/FoenixRetro/f256-bootscreens.git
[submodule "extern/docs"]
path = extern/docs
url = https://github.com/FoenixRetro/f256-foenix-help.git
[submodule "extern/dos"]
path = extern/dos
url = https://github.com/FoenixRetro/f256-dos.git
[submodule "extern/microkernel"]
path = extern/microkernel
url = https://github.com/FoenixRetro/f256-microkernel.git
[submodule "extern/pexec"]
path = extern/pexec
url = https://github.com/FoenixRetro/f256-pexec.git
[submodule "extern/xdev"]
path = extern/xdev
url = https://github.com/FoenixRetro/f256-xdev.git
[submodule "extern/fnxmgr"]
path = extern/fnxmgr
url = https://github.com/FoenixRetro/FoenixMgr.git
[submodule "extern/F256_wget"]
path = extern/F256_wget
url = https://github.com/FoenixRetro/F256_wget.git
[submodule "extern/F256jr-FileManager"]
path = extern/F256jr-FileManager
url = https://github.com/FoenixRetro/F256-FileManager