Skip to content

ZwerOxotnik/Mod-generator

Repository files navigation

DiscordPatreon reddit

This script generates locales and lua files to handle your sound without programming! Tested on Windows and Linux. This script doesn't support some symbols and doesn't like spaces.

Files "141258__eternitys__interface3.ogg" and "346835__yatoimtop__pageturn.ogg" for example, so you can test in this folder.

Instruction: copy "launch me to handle sounds.sh" file and paste it in your mod directory where you have sounds then launch "launch me to handle sounds.sh" file.

If everything works then you'll similar text at the end to this:

You're almost ready!

# You need to write 'require("__my-mod__/folder/sounds_list.lua")' in your my-mod/control.lua
# Add string "zk-lib" in dependencies of my-mod/info.json, example: '"dependencies": ["zk-lib"]'
# Put sounds_list.cfg in folder my-mod/locale/en (it'll provide readable text in the game)

If you found a bug or you have a problem with script etc, please, let us know https://github.com/ZwerOxotnik/Mod-generator

Press any key to continue ...