Skip to content

Commit 88eaad9

Browse files
author
toasteater
committed
Be more clear with the maintenance state of the template
1 parent 45416c0 commit 88eaad9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/getting-started/setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ clang -v
4444

4545
## Using the template
4646

47-
We also provide a [template](https://github.com/godot-rust/godot-rust-template) to get you started right away. All the boilerplate stuff is already done for you. If you have decided to use the template, you can skip section 2.2. Check out the [wiki](https://github.com/godot-rust/godot-rust-template/wiki) for instructions.
47+
We also provide an experimental [template](https://github.com/godot-rust/godot-rust-template) to get you started right away. All the boilerplate stuff is already done for you. If you have decided to use the template, you can skip section 2.2. Check out the [wiki](https://github.com/godot-rust/godot-rust-template/wiki) for instructions.
48+
49+
The template is currently a work-in-progress, and might not work in all setups where the base library would be compatible. If you encounter any issues with the template, please report them at its [issue tracker](https://github.com/godot-rust/godot-rust-template/issues/).
4850

4951
### Setup
5052
```shell

0 commit comments

Comments
 (0)