[submodule "src/nanowasm"]
	path = src/nanowasm
	url = https://gitea.privatedns.org/xavi/nanowasm.git
[submodule "src/libc/tinyalloc"]
	path = src/libc/tinyalloc
	url = https://gitea.privatedns.org/xavi/tinyalloc.git
[submodule "src/libc/printf"]
	path = src/libc/printf
	url = https://github.com/mpaland/printf
[submodule "src/dynstr"]
	path = src/dynstr
	url = https://gitea.privatedns.org/xavi/dynstr
[submodule "tools/mkpsxiso"]
	path = tools/mkpsxiso
	url = https://github.com/Lameguy64/mkpsxiso.git
[submodule "src/wip"]
	path = src/wip
	url = https://gitea.privatedns.org/xavi/wip.git
[submodule "tools/nwc"]
	path = tools/nwc
	url = https://gitea.privatedns.org/xavi/nwc.git
