Skip to main content

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

Hi there! I've followed the guide and used your plugin to add achievements in my game. Unfortunately, it didn't work and I don't understand why. I did translate TransMod version of the plugin to English and used it instead of the other plugin, I'm unsure what is the difference anyways, LOL.

If you can offer support, I'll greatly appreciate it! Keep up the good work! <3

Hello, I have now re-exported the NekoGakuen_SteamworksPlus.dll file, and it should now properly support Windows 11 operating system. Please re-download the file from itch. As for TransMod, it is a translation patch. You need to load both NekoGakuen_SteamworksPlus.js and NekoGakuen_SteamworksPlus_TransMod.js into the plugin manager, and place NekoGakuen_SteamworksPlus_TransMod.js before NekoGakuen_SteamworksPlus.js, which means above NekoGakuen_SteamworksPlus.js:

---------------------------
NekoGakuen_SteamworksPlus_TransMod.js

NekoGakuen_SteamworksPlus.js
---------------------------

After you have configured the plugin parameters for NekoGakuen_SteamworksPlus_TransMod.js, you need to specify the translation patch name in the "Translate Patch" parameter of NekoGakuen_SteamworksPlus.js plugin (for example, NekoGakuen_SteamworksPlus_TransMod.js).