Files
packwiz-to-sms/tests/fixture-pack/mods/sodium.pw.toml
T
claude-timemachine 8651b076d3 initial: packwiz → simple-mod-sync manifest converter
Reads packwiz pack (pack.toml + index.toml + per-file .pw.toml) and
emits a simple-mod-sync sync_version=3 manifest. Drops server-only
mods, skips CurseForge metadata-mode entries with a warning, maps
content type from the parent directory of each metafile.

Optional --bundle-non-mods zips config/, options.txt etc into one
archive served as a 'packed' entry — covers the gap where simple-mod-sync
only ships zip-extractable content for non-mods.

15 tests, includes integration against upstream packwiz-example-pack.
2026-06-02 11:44:20 +02:00

14 lines
330 B
TOML

name = "Sodium"
filename = "sodium-fabric-0.6.5+mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/EoNKHoLH/sodium-fabric-0.6.5%2Bmc1.21.1.jar"
hash-format = "sha1"
hash = "abcdef0000000000000000000000000000000000"
[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "EoNKHoLH"