sm-ext-rs
sm-ext-rs copied to clipboard
More APIs from ISourceMod
Can we wait this APIs, or this can't be safely passed to Rust?
- BuildPath
- GetGamePath
- GetSourceModPath
- FormatString
- GetCoreConfigValue
Unfortunately the vtable building approach used here doesn't scale well for maintenance, so I have no plans to develop it further. At some point I'd like to pivot this towards generated bindings using the cxx crate, but I don't see that experiment happening any time soon. Sorry!