summaryrefslogtreecommitdiff
path: root/forgeConfig.proto
diff options
context:
space:
mode:
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