esnya/Setup RML Environment

Setup and cache Resonite game files and ResoniteModLoader for mod development

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 29, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: esnya/setup-rml-env@79dc8d7b05f9a45602b0b88c6160a6ddcac7e3a0 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
resonite-pathPath to the directory where Resonite will be installedno${{ github.workspace }}/Resonite
steam-loginLogin credentials for SteamCMD. Format: "<username> <password>"yes
app-idSteam App ID for Resoniteno2519830
cache-keyCustom cache key for the Resonite installation. If not provided, auto-generated from app-idno
hot-reload-libWhether to install ResoniteHotReloadLib (true/false)nofalse
namedescription
resonite-pathPath to the installed Resonite directory
libraries-pathPath to the Resonite Libraries directory
rml-libs-pathPath to the ResoniteModLoader libraries directory
cache-hitWhether the cache was hit for Resonite installation