This folder contains a BPMN process for SpaceTraders that mines resources in a loop until the contract is fulfilled.
The process uses the SDK and process blocks to automate the mining.
Requires a Camunda cluster in version 8.3+.
- Deploy all process blocks
- Deploy the process
- Create a new instance of the process via the start form:
- Fill in your agent name
- Submit the form
- Deploy all process blocks
- Deploy the process
- Create a new instance of the process with the following variables:
{
"agent_name": "The unique name of your agent (i.e. player name)."
}