@wasm-gaming/rsdkv5-wasm
v0.1.1
Published
RSDKv5 (Retro Software Development Kit v5) compiled to WebAssembly, with a JS SDK conforming to the wasm-gaming engine contract. Runs Sonic Mania by loading Data.rsdk at runtime.
Downloads
265
Readme
@wasm-gaming/rsdkv5-wasm
RSDKv5U (Sonic Mania) compiled to WebAssembly, with a JS SDK conforming to the wasm-gaming engine contract.
Package layout
src/rsdkv5.manifest.tsdefines the engine manifest.src/rsdkv5.options.tsdefines the host-facing options schema.src/rsdkv5.sdk.tsloads the engine, mountsData.rsdk, and exposes the host contract.src/demo/contains a standalone harness for local testing.
