Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This example is not quite right. First, the parameter configuration used by all RPGmaker plugins is stored in plugin.js. Second, after you have configured everything, you don't need to remove other plugins from the rm plugin manager. You only need to remove the relevant files in the plugin folder. You are now making it more troublesome to use. On the other hand, in order to reduce the size of the package, you can only distribute the js and data folders. I directly overwrote the sample project of srpg gear mv, and then put the MV3D file into the plugins directory.

(3 edits)

Thank you for that advice on reducing the file size! I've uploaded an updated version and it should be easier to use! The relevant plugins should also appear in the rm plugin manager now!