Update Package format
@ -77,9 +77,9 @@ With a `manifest.json` pointing at the filename like:
|
|||||||
{
|
{
|
||||||
"identifier": "native_mod",
|
"identifier": "native_mod",
|
||||||
"dll-game": "foo.dll",
|
"dll-game": "foo.dll",
|
||||||
"dll-game32": "foo32.dll",
|
"dll-amdaemon": "bar.dll".
|
||||||
"dll-game64": "foo64.dll",
|
"dll-game32": "baz32.dll",
|
||||||
"dll-amdaemon": "bar.dll"
|
"dll-game64": "baz64.dll"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user