Update README
This commit is contained in:
parent
57b364aaa0
commit
103ffffbd7
1 changed files with 0 additions and 6 deletions
6
README
6
README
|
|
@ -25,9 +25,6 @@ Build
|
||||||
- GNU Autotools
|
- GNU Autotools
|
||||||
- UNIX Shell
|
- UNIX Shell
|
||||||
- GCC (with G++)
|
- GCC (with G++)
|
||||||
- LDC
|
|
||||||
- DUB
|
|
||||||
- Tubolent W2C2 (optional; testing only)
|
|
||||||
|
|
||||||
1.) Install the dependencies listed above.
|
1.) Install the dependencies listed above.
|
||||||
|
|
||||||
|
|
@ -48,9 +45,6 @@ Quick Setup
|
||||||
|
|
||||||
In a terminal run Godot with the "--dump-extension-api" flag; this will
|
In a terminal run Godot with the "--dump-extension-api" flag; this will
|
||||||
generate the "extension_api.json" required by your installation.
|
generate the "extension_api.json" required by your installation.
|
||||||
Following this, run the following command:
|
|
||||||
|
|
||||||
dub run godot-dlang:generator -- -j extension_api.json -o
|
|
||||||
|
|
||||||
Refer to documentation for more information.
|
Refer to documentation for more information.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue