chore(config): switch toml library

TODO: find a lib that can serialize Zig structs to TOML
This commit is contained in:
2023-06-21 17:59:59 -05:00
parent e8bc798120
commit 10215d4e99
8 changed files with 29 additions and 47 deletions

3
.gitmodules vendored
View File

@@ -1,9 +1,6 @@
[submodule "lib/SDL.zig"]
path = lib/SDL.zig
url = https://github.com/MasterQ32/SDL.zig
[submodule "lib/zig-toml"]
path = lib/zig-toml
url = https://github.com/aeronavery/zig-toml
[submodule "lib/zgui"]
path = lib/zgui
url = https://git.musuka.dev/paoda/zgui