This is an action that runs the gametests on an headless server on fabric (soon forge)
- Change minecraft version
- Add multiples mods
- Change config
- Change server.properties
version [Required]
: Version of minecraft you wanna use (defaults to LATEST)modPath [Required]
: The path of the mod folder inside your github action runnerconfigPath
: The path of the config folder you wanna use inside your github action runnerserverPropertiesPath
: The path of the server.properties file you wanna use inside your github action runner