Cargo Features

sm64gs2pc has no features set by default.

[dependencies]
sm64gs2pc = { version = "1.0.5", features = ["loader"] }
loader = clang, walkdir

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

clang loader?

Enables clang ^1.0.3

walkdir loader?