modio / modio-sdk-legacy

SDK for integrating mod.io into your game - a modding API for game developers
https://sdk.mod.io
MIT License
81 stars 27 forks source link

MOD_DELETED processing in polling #120

Closed Melodatron closed 4 years ago

Melodatron commented 4 years ago

Implemented MOD_DELETED event handling in the pollInstalledMods routine. Mods with the MOD_DELETED event will be uninstalled from the mod collection on the player's system.