summaryrefslogtreecommitdiff
path: root/forgeConfig.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-13 06:26:55 -0500
committerJeff Carr <[email protected]>2025-09-13 06:26:55 -0500
commit27a539b879fd56bbd42d5870c7a2a03979acceba (patch)
tree7d5e75d711b0f2b394e9b19b9485ec8a9263062c /forgeConfig.proto
parent0f895e83e62749bb1d716033f5f300d9d1c548ac (diff)
finally a rewrite of the old junky scanner
Diffstat (limited to 'forgeConfig.proto')
-rw-r--r--forgeConfig.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/forgeConfig.proto b/forgeConfig.proto
index a002214..14ef1ef 100644
--- a/forgeConfig.proto
+++ b/forgeConfig.proto
@@ -62,6 +62,8 @@ message ForgeConfigs { // `autogenpb:mar
string PatchDir = 13; // patch dir
string ForgeURL = 14; // forge URL
string Filename = 15; // filename of the config file
+ int32 rillX = 16; // used by rill
+ int32 rillY = 17; // used by rill
}
// this generic message is used by autogen to identify and