diff options
| author | seth <[email protected]> | 2023-05-11 02:07:22 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-11 02:13:25 -0400 |
| commit | 921963cce4b5c0e6516a841f2be9680802201512 (patch) | |
| tree | 3441dcea5097c6a42a569262505acdd9a756b3da /index.toml | |
| parent | d9bf460ac787be758a61efaed178a78c3b915265 (diff) | |
feat: start using packwiz2nix
Diffstat (limited to 'index.toml')
| -rw-r--r-- | index.toml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,10 +1,6 @@ hash-format = "sha256" [[files]] -file = ".github/workflows/update-mods.yml" -hash = "f2522f4a6a293a0234c18fe38e6d13cf99309116532629e9325dcba1fa4225c8" - -[[files]] file = "mods/advancements-debug.pw.toml" hash = "f6620ab34805ef3a7c88b8a83c044e69f15c2034af90bd55820041469e8357fa" metafile = true @@ -261,7 +257,7 @@ metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "685bc10fac453d4c1ef0300072375ef3d3f377b66ae306547185cb51a1fa145b" +hash = "e36dc50dcfcfd327c3434ef98b477e41359ef22670ba77995c62116a976aec15" metafile = true [[files]] |
