Skip to content

A Skyline plugin for Super Smash Bros. Ultimate that enables the use and modification of stage features that are otherwise hardcoded into the game.

License

Notifications You must be signed in to change notification settings

ThatNintendoNerd/stage_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stage_config

A Skyline plugin for Super Smash Bros. Ultimate that enables the use and modification of stage features that are otherwise hardcoded into the game.

The latest release can be found here.

Features

Through the use of a configuration file, a stage mod can take advantage of the following features:

  • New dynamic ground collisions
  • Flatten or unflatten battle objects
  • Custom center of gravity or the removal thereof
  • Use of stage_additional_setting values from spirit battles outside of Spirits
  • Discard specialized stage programming
  • Guarantee behavior resulting from a particular stage hazards setting

For more information about these features, please read the wiki.

Building

NOTE: This project cannot be compiled without the smash_stage library. Said library is unreleased due to its incomplete state, but its release is planned.

With an up-to-date version of the Rust toolchain installed and cargo-skyline 3.0.0 or newer, run the following command to compile the project in release mode:

cargo skyline build --release

The resulting build is found at ./target/aarch64-skyline-switch/release/libstage_config.nro

About

A Skyline plugin for Super Smash Bros. Ultimate that enables the use and modification of stage features that are otherwise hardcoded into the game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages