commandcracker/CraftOS-PC action

Run CraftOS-PC as an GitHub action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rootThe root directory of the craftos-pc containg a startup.luano./
timeoutSpecifies the maximum amount of time that the action will run before timing out. "timeout is a floating point number with an optional suffix:" 's' for seconds (the default), 'm' for minutes, 'h' for hours or 'd' for days. A duration of 0 disables the associated timeout.no60
disable_rootThis will disable mounting the root directory making the root input useless. Use this if root files should be mounted to user data directory.no
directorySets the directory that stores user data. Use disable_root if you want to use the user data computer directory as root!no
luajitSetting this will use CraftOS-PC Accelerated (with LuaJIT) instead of default CraftOS-PC (with PUC Lua)no
optionsThese are the options that will be passed to CraftOS-PCno
disable_tweaksSetting this will dsiable all CraftOS-PC-Tweaksno
disable_default_settingsSetting this will dsiable all default CraftOS-PC settings. This is required if you want to delete .settings for some odd reason.no
idSets the ID of the computer that will launchno
timeout_signalspecify the signal to be sent on timeout; SIGNAL may be a name like 'HUP' or a number; see 'kill -l' for a list of signalsnoHUP
disable_timeout_verboseThis will disable verbose timeout, not printing if a timeout accoured.no
timeout_argumentsDefines additional timeout arguments.no
disable_singleSetting this will disable the single window render mode. It is not recommended to do this unless you know what you are doing.no
disable_headlessSetting this will disable the headless render mode. It is not recommended to do this unless you know what you are doing.no

no outputs