Update README

This commit is contained in:
Dominik Moritz Roth 2024-10-02 17:00:13 +02:00
parent da871655e6
commit 9e88f68fe0

View File

@ -1,6 +1,8 @@
# NuCon (Nucleares Controller)
NuCon is a Python library designed to interface with and control parameters in the game Nucleares, a nuclear reactor simulation game. This library provides a robust and type-safe way to interact with various reactor components and systems.
NuCon is a Python library designed to interface with and control parameters in Nucleares, a nuclear reactor simulation game. It provides a robust, type-safe foundation for reading and writing game parameters, allowing users to easily create their own automations and control systems.
In future versions, NuCon aims to implement built-in automation features.
## Features