hypersonic-laboratories/Update Helix World

Updates a given Helix World

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 16, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: hypersonic-laboratories/update-world@c64df39adebb1de7729276d8e4f0a4a99605b68a # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
access_tokenAccess token for authentication. Can be generated at Account -> Settingsyes
world_nameYou need to provide the world nameyes
master_endpointDefaults to https://api.helixgame.com/v1nohttps://api.helixgame.com/v1
checkoutWhether to checkout the repository. You only need this if you haven't checked out before this step or if you want a clean copy of your repo. Defaults to true.notrue
refOptional git ref to checkout to. Only used if 'checkout' is true.no
config_toml_path[EXPERIMENTAL] Path to config.toml to parse dependencies fromno""
gamemapGame mapno
gamemodeGame modeno
titleTitle of the gameno
descriptionDescription of the gameno
max_playersMaximum number of playersno
type_idType IDno
metadataMetadata for the gameno
public_settingsPublic settingsno
tagsComma-separated list of tagsno
instanceableWhether the game is instanceableno
matchmakingEnable matchmakingno
min_playersMinimum number of playersno
passwordGame passwordno
allow_universal_itemsAllow universal itemsno
max_visitorMaximum visitorsno
fqdnFully qualified domain nameno
nft_allowlistNFT allowlistno
use_nft_allowlistUse NFT allowlistno
allowlistEnable allowlistno
loading_screenLoading screenno
is_publicIs the world publicno
linksLinks for what? I don't know I think it is like social media linksno
packagesPackage dependenciesno
full_descriptionFull description of the gameno
can_join_during_matchCan players join during matchno
assetslist of assetsno

no outputs