Option to build server side only mod

Published by FrozT on
Status
Fixed
Issue description

Please implement checkbox for "Server Side Only" mod by adding acceptableRemoteVersions = "*" to the @Mod line:

@Mod(modid = testenvironmentmod.MODID, version = testenvironmentmod.VERSION, acceptableRemoteVersions = "*")

https://mcreator.net/forum/42626/how-prevent-build-overwriting-mod-sour…

Issue comments

This feature will be added in MCreator 1.8.2 alongside with many other new configuration options.