You are viewing a potentially older version of this package. View all versions.
CursedDevs-CustomMoonPrices-1.0.1 icon

CustomMoonPrices

A Simple Mod to set Custom Prices for Moons currently only supports Standard Moons and Moons added by Lethal Expansion

Date uploaded 5 months ago
Version 1.0.1
Download link CursedDevs-CustomMoonPrices-1.0.1.zip
Downloads 748
Dependency string CursedDevs-CustomMoonPrices-1.0.1

This mod requires the following mods to function

AinaVT-LethalConfig-1.4.1 icon
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.1

README

Custom Moon Prices

General Information

Custom Moon Prices is a mod that allows you to customize the prices of the moons via Lethal Config.

Currently the mod only Supports Standard/Lethal Expansion moons.

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.