Updated README
This commit is contained in:
parent
70fd128465
commit
b750e80c80
@ -53,10 +53,7 @@ print(f"Rods Position Ordered: {nucon.RODS_POS_ORDERED.value}")
|
||||
|
||||
## API Reference
|
||||
|
||||
The `nucon` instance contains all available parameters. Each parameter is defined with:
|
||||
- An ID (string)
|
||||
- A type (float, int, bool, str, or a custom Enum)
|
||||
- A boolean indicating whether it's writable
|
||||
The `nucon` instance contains all available parameters.
|
||||
|
||||
Parameter properties:
|
||||
- `nucon.<PARAMETER>.value`: Get or set the current value of the parameter. Assigning a new value will write it to the game.
|
||||
|
Loading…
Reference in New Issue
Block a user