Update Package format

2025-04-22 21:29:23 +00:00
parent eb95730793
commit 5031e72a01

@ -77,7 +77,7 @@ With a `manifest.json` pointing at the filename like:
{
"identifier": "native_mod",
"dll-game": "foo.dll",
"dll-amdaemon": "bar.dll".
"dll-amdaemon": "bar.dll",
"dll-game32": "baz32.dll",
"dll-game64": "baz64.dll"
}