14 lines
320 B
Markdown
14 lines
320 B
Markdown
# Visualisation for MARSH
|
|
|
|
Named in this order so not everything starts with the same word
|
|
|
|
## Development
|
|
|
|
Using Godot v4.4.beta1.official [d33da79d3].
|
|
Install SCons with `pipx install scons`.
|
|
|
|
To build the extension run SCons in the repository root, the default arguments have been added to the file.
|
|
|
|
```sh
|
|
scons
|
|
```
|