CustomMoonPrices
A simple mod to set the prices of the moons currently this mod supports most of the moons
Last updated | 3 months ago |
Total downloads | 12500 |
Total rating | 2 |
Categories | Mods Tools Client-side Server-side |
Dependency string | CursedDevs-CustomMoonPrices-1.1.5 |
Dependants | 13 other packages depend on this package |
This mod requires the following mods to function
AinaVT-LethalConfig
Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.
Preferred version: 1.4.1README
Custom Moon Prices
General Information
Custom Moon Prices is a mod that allows you to customize the prices of the moons via Lethal Config.
Compability
Should work with most of the Moons added by Lethal Expansion Core and LethalLevelLoader
The prices should be easy to set during the round and automatically synchronize to the clients when the host changes settings.
Unfortunately, the synchronized settings are not yet displayed in Lethal Config, so the clients cannot yet see what price the moons have, but everything is displayed properly and calculated correctly in the terminal.
As mentioned above, this mod uses the mod Lethal Config to set its settings. Accordingly, Lethal Config is required to use this mod.
Plans for the mod
The current plan is to support all moons. As soon as this is realized I will maybe add a few more features. If there are also wishes there then they can also be expressed via Github.
Bug Reports
Please use the given mod website ( Github Repository ) to report bugs.
Note
This is my first mod for a game and the first time I have programmed in C#.
That means if any of you notice things in the code that could be implemented better I would be happy if you open an issue on Github and describe where I should improve the code.
Otherwise I will of course replace things that can be better implemented as soon as I notice them.
Currently this mod throws a error into the Console when LethalLevelLoader isnĀ“t installed but should still work even when the error appears.