diff options
Diffstat (limited to 'forgeConfig.proto')
| -rw-r--r-- | forgeConfig.proto | 2 |
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 |
