templates: add example how to add inventory.machines

This commit is contained in:
Johannes Kirschbauer
2025-07-12 14:49:27 +02:00
parent f7b39fc941
commit 81419cfb71
2 changed files with 10 additions and 0 deletions

View File

@@ -2,6 +2,11 @@
# Ensure this is unique among all clans you want to use.
meta.name = "__CHANGE_ME__";
inventory.machines = {
# Define machines here.
# jon = { };
};
# Docs: See https://docs.clan.lol/reference/clanServices
inventory.instances = {

View File

@@ -2,6 +2,11 @@
# Ensure this is unique among all clans you want to use.
meta.name = "__CHANGE_ME__";
inventory.machines = {
# Define machines here.
# jon = { };
};
# Docs: See https://docs.clan.lol/reference/clanServices
inventory.instances = {