added godot-rs scaffolding

This commit is contained in:
2025-07-16 18:29:50 +02:00
parent 56c4b7452a
commit 85b73ad963
1280 changed files with 434199 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(no_literal_fromstr)
cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste"))