Flashkirby99
Skeletron
Mod Settings Configurator
v1.1, for tModLoader v0.10.0.1
v1.1, for tModLoader v0.10.0.1
Just a simple menu for editing values for mods that support it. In case you ever wanted to do that. Minor support for HERO's Mod and Cheat Sheet in the form of a button!
(Files are available on GitHub)
If you want to copypasta and get this up and running, example code is here: https://hastebin.com/uruduboxip.cs
Other things to remember/consider:
If you want to copypasta and get this up and running, example code is here: https://hastebin.com/uruduboxip.cs
Other things to remember/consider:
- Include "weakReferences = FKTModSettings" in your build.txt
- More variables that can be added:
- I cannot write tutorials to save my life.
Supported Mods
Let me know if you manage to add stuff for this, I will include in the list. Also mods included from the occasional forum search.- Yet Another Boss Health Bar - @Flashkirby99
- Expeditions Mod - @Flashkirby99
- Bouncy Coins - @Jofairden
- Boss Expertise - @goldenapple
- Miscellania - @goldenapple
- Weapon Charging and Power Attacks - @Dark-Assassin
- Chest Browser - @rrr
- Protect Tools - @rrr
- Banner Checklist - @rrr
- Tooltip Translator - @rrr
- NPC Info - @rrr
- TeraBackup - @rrr
- TeraCAD - @rrr
Todo List
More of a self-reminder if I ever find the time to get back into this:
- Better support for more ways to input and output variables.
- Add generics.
- Fix UI.
- Fix multiplayer bugs (mods using this are using workarounds I believe).
- String option support (Drop down lists).
- Generally make it nicer to use.
- Remove weak reference requirements, check out Mod Call methods.
- Legacy support for inevitable rewrite as necessary.
Last edited: