Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

1d51/mv-mod-loader: A mod loader for RPG Maker MV games (github.com)

This is the mod framework I plan to adopt. If your encryption scheme does not modify the file loading path, I think it should be compatible.

Hello,

Depending on your settings, you should be able to still support mods. If the game's files are simply packed, it's pretty easy to add this via a mod launcher. If the source code is compiled, modifications to the mod plugin and providing a tool to prepare the mod is required. I'd be happy to provide some custom tooling for you.