Build a GDExtension with MarshConnector Node
This commit is contained in:
parent
2ab1ee403e
commit
3066bdacc9
10 changed files with 323698 additions and 4 deletions
11
README.md
11
README.md
|
|
@ -2,4 +2,13 @@
|
|||
|
||||
Named in this order so not everything starts with the same word
|
||||
|
||||
Using Godot v4.4.beta1.official [d33da79d3]
|
||||
## 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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue