Cargo Features
Godot has no features set by default.
[dependencies]
godot = { version = "0.2.0", features = ["custom-godot", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm", "experimental-wasm-nothreads", "codegen-rustfmt", "lazy-function-tables", "serde", "register-docs", "api-custom", "api-4-1", "api-4-1-1", "api-4-1-2", "api-4-1-3", "api-4-1-4", "api-4-2", "api-4-2-1", "api-4-2-2", "api-4-3"] }
- custom-godot = api-custom
- double-precision
-
Enables double-precision of godot-core
- experimental-godot-api
-
Enables experimental-godot-api of godot-core
- experimental-threads
-
Enables experimental-threads of godot-core
- experimental-wasm
- experimental-wasm-nothreads
-
Enables experimental-wasm-nothreads of godot-core
- codegen-rustfmt
-
Enables codegen-rustfmt of godot-core
- lazy-function-tables
-
Enables codegen-lazy-fptrs of godot-core
- serde
-
Enables serde of godot-core
- register-docs
-
Enables register-docs of godot-core and godot-macros
- api-custom custom-godot?
-
Enables api-custom of godot-core
- api-4-1
-
[version-sync] [[
[line] api-$kebabVersion = ["godot-core/api-$kebabVersion"]Enables api-4-1 of godot-core
- api-4-1-1
-
Enables api-4-1-1 of godot-core
- api-4-1-2
-
Enables api-4-1-2 of godot-core
- api-4-1-3
-
Enables api-4-1-3 of godot-core
- api-4-1-4
-
Enables api-4-1-4 of godot-core
- api-4-2
-
Enables api-4-2 of godot-core
- api-4-2-1
-
Enables api-4-2-1 of godot-core
- api-4-2-2
-
Enables api-4-2-2 of godot-core
- api-4-3
-
Enables api-4-3 of godot-core
- default
-
]]
Enables codegen-full of godot-core and godot-macros