We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66cd8d9 commit 4a53673Copy full SHA for 4a53673
gdnative-bindings/Cargo.toml
@@ -12,6 +12,7 @@ edition = "2021"
12
rust-version = "1.67"
13
14
[features]
15
+default = ["one-class-one-file"]
16
formatted = []
17
one-class-one-file = []
18
custom-godot = ["gdnative_bindings_generator/custom-godot"]
0 commit comments