# Eco Gnome - Website
Eco Gnome is a mod for the game ECO, designed to simplify and optimize in-game economic management. With an intuitive user interface and advanced calculations, Eco Gnome assists players in determining optimal buying and selling prices for materials and items, considering chosen professions and associated recipes.
It's adapted to any kind of modded servers thanks to our DataExporter available here: EcoGnomeMod
It's future goal is to provide several tools that help eco players and server admins (production planner, map generator, ...)
This website uses C# with Blazor and the front library MudBlazor.
Zangdar (Discord: #zangdar1111)
Joridan (Discord: #joridan)
We are open to contributions. Contact us first to check if your idea is aligned with our goals.
By using Rider (Jetbrains), all dependencies should be downloaded automatically.
Install dotnet https certificate inside your OS:
dotnet dev-certs https --clean
dotnet dev-certs https --trust
MIT