@@ -34,6 +34,7 @@ A list for games is also planned, and will be showcased on a separate page.
34
34
| ** [ gd-rehearse] ** <br />Unit tests for godot-rust code. | [ Discord] [ gd-rehearse-discord ] | ![ gd-rehearse] [ gd-rehearse-badge ] |
35
35
| ** [ gd-props] ** <br />Resource serialization using ` serde ` . | [ Discord] [ gd-props-discord ] | ![ gd-props] [ gd-props-badge ] |
36
36
| ** [ gdext-generation] ** <br />Auto-generate the ` .gdextension ` file. | [ Discord] [ gdext-generation-discord ] | ![ gdext-generation] [ gdext-generation-badge ] |
37
+ | ** [ godot-rust-cli] ** <br />CLI scripts for Godot with Rust. | [ Discord] [ godot-rust-cli-discord ] | ![ godot-rust-cli] [ godot-rust-cli-badge ] |
37
38
| ___________________________________________________ | | |
38
39
| 📜 _ ** Scripting** _ | | |
39
40
| ** [ godot-rust-script] ** <br />Allows Rust scripts to be added to nodes. | | ![ godot-rust-script] [ godot-rust-script-badge ] |
@@ -44,8 +45,8 @@ A list for games is also planned, and will be showcased on a separate page.
44
45
45
46
[ gdext-coroutines ] : https://github.com/Houtamelo/gdext_coroutines
46
47
[ gdext-coroutines-crate ] : https://crates.io/crates/gdext_coroutines
47
- [ gdext-coroutines-discord ] : https://discord.com/channels/723850269347283004/1255555232390451293/1255555232390451293
48
- [ gdext-coroutines-badge ] : https://img.shields.io/github/last-commit/Houtamelo/gdext_coroutines
48
+ [ gdext-coroutines-discord ] : https://discord.com/channels/723850269347283004/1255555232390451293/125555523
49
+ [ gdext-coroutines-badge ] : https://img.shields.io/github/last-commit/Houtamelo/gdext_coroutines2390451293
49
50
50
51
[ godot-tokio ] : https://github.com/2-3-5-41/godot_tokio
51
52
[ godot-tokio-discord ] : https://discord.com/channels/723850269347283004/1312490414762364928/1312490414762364928
@@ -64,6 +65,10 @@ A list for games is also planned, and will be showcased on a separate page.
64
65
[ gdext-generation-discord ] : https://discord.com/channels/723850269347283004/1316664276819247124
65
66
[ gdext-generation-badge ] : https://img.shields.io/github/last-commit/sylbeth/gdext-generation
66
67
68
+ [ godot-rust-cli ] : https://github.com/TheColorRed/godot-rust
69
+ [ godot-rust-cli-badge ] : https://img.shields.io/github/last-commit/TheColorRed/godot-rust
70
+ [ godot-rust-cli-discord ] : https://discord.com/channels/723850269347283004/1325220721340977253
71
+
67
72
[ godot-rust-script ] : https://github.com/titannano/godot-rust-script
68
73
[ godot-rust-script-badge ] : https://img.shields.io/github/last-commit/titannano/godot-rust-script
69
74
0 commit comments