Skip to content

A library for mindustry mods to change mod name and description in terms of game language

Notifications You must be signed in to change notification settings

feu-follet/bundle-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bundle-lib

A library for mindustry mods to change mod name and description in terms of game language.

You can try it by setting game language to english first and then french(the only languages available for now, new bundles are welcome). The name and description change !

How to use

Copy the "bundle-lib.js" file and paste it in the "scripts" folder of your mod (don't forget to change main.js if you're using one.)

In your bundle files, you'll need to add mod.(name of your mod).displayName and same for description, see in the library bundles.

Then let the magic happen !

Feel free to credit me, and enjoy !

About

A library for mindustry mods to change mod name and description in terms of game language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published