Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: SFSE plugin version data update for 1.8.86 struct compat break (#…
…230) This updates the SFSE version data to work with ianpatt/sfse@59a5bba. Please do not merge until PR #229 is in. Plugins releasing between taking this change and the next SFSE update (will either release something with busted class definitions just so plugins are OK, or fix that up and release depending on how long that takes) can call `CompatibleVersions({RUNTIME_SF_1_8_86})` on their version struct to explicitly specify compatibility with the current version of the game.
- Loading branch information