Cargo Features

[dependencies]
selene-lib = { version = "0.28.0", default-features = false, features = ["force_exhaustive_checks", "lua52", "lua53", "lua54", "luajit", "roblox"] }
default = lua52, lua53, lua54, luajit, roblox

These default features are set whenever selene-lib is added without default-features = false somewhere in the dependency tree.

force_exhaustive_checks
lua52 default

Enables lua52 of full_moon

lua53 default

Enables lua53 of full_moon

lua54 default

Enables lua54 of full_moon

luajit default

Enables luajit of full_moon

roblox default

Enables roblox of full_moon

full_moon:

backwards compatibility

Affects lints::roblox_incorrect_color3_new_bounds, lints::roblox_incorrect_roact_usage, lints::roblox_suspicious_udim2_new