Ship a disk example pack so last-wins, patches and create-with-a-mod are tested for real.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"defName": "ExampleEarlyRiser",
|
||||
"weight": 1,
|
||||
"incompatible": ["ExampleNightOwl"],
|
||||
"commuteMinutes": 2,
|
||||
},
|
||||
{
|
||||
"defName": "ExampleNightOwl",
|
||||
"weight": 1,
|
||||
"incompatible": ["ExampleEarlyRiser"],
|
||||
"commuteMinutes": -2,
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user