File tree Expand file tree Collapse file tree 3 files changed +466
-4
lines changed Expand file tree Collapse file tree 3 files changed +466
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- [ Introduction] ( ./introduction.md )
4
4
- [ Getting Started] ( ./getting-started.md )
5
- - [ Setup] ( ./getting-started/setup.md )
6
- - [ Hello, world!] ( ./getting-started/hello-world.md )
5
+ - [ Setup] ( ./getting-started/setup.md )
6
+ - [ Hello, world!] ( ./getting-started/hello-world.md )
7
7
- [ FAQ] ( ./faq.md )
8
8
- [ (TODO) An Overview of GDNative] ( ./gdnative-overview.md )
9
9
- [ (TODO) Testing] ( ./testing.md )
10
- - [ Structuring Code for Testing] ( ./testing/structure.md )
11
- - [ Testing with the Engine] ( ./testing/engine.md )
10
+ - [ Structuring Code for Testing] ( ./testing/structure.md )
11
+ - [ Testing with the Engine] ( ./testing/engine.md )
12
12
- [ Exporting] ( ./exporting.md )
13
13
- [ Android] ( ./exporting/android.md )
14
14
- [ (TODO) iOS] ( ./exporting/ios.md )
15
15
- [ Mac OS X] ( ./exporting/macosx.md )
16
16
- [ Advanced Guides] ( ./advanced-guides.md )
17
17
- [ Using custom builds of Godot] ( ./advanced-guides/custom-bindings.md )
18
+ - [ Data representations] ( advanced-guides/data-representations.md )
19
+ - [ Exchanging data between GDScript and Rust] ( ./advanced-guides/data-exchange.md )
18
20
- [ Migrating from godot-rust 0.8.x] ( ./migrating-0-8.md )
You can’t perform that action at this time.
0 commit comments