-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #115 from Heisenborgar/main
Add config for various bethesda games, subnautica and subnautica below zero
- Loading branch information
Showing
8 changed files
with
348 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"name": "Fallout 3", | ||
"deployers": | ||
[ | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Data", | ||
"target_dir": "$STEAM_INSTALL_PATH$/Data", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Bin", | ||
"target_dir": "$STEAM_INSTALL_PATH$", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Loot Deployer", | ||
"name": "Plugins", | ||
"target_dir": "$STEAM_PREFIX_PATH$/users/steamuser/Local Settings/Application Data/Fallout 3", | ||
"deploy_mode": "hard link", | ||
"source_dir": "$STEAM_INSTALL_PATH$/Data" | ||
}, | ||
], | ||
"auto_tags": | ||
[ | ||
{ | ||
"name": "Plugin", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "[^/]*\\.es[pml]", | ||
"use_regex": true | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "FOSE", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "fose/*", | ||
"use_regex": false | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"name": "The Elder Scrolls IV: Oblivion Game of the Year Edition", | ||
"deployers": | ||
[ | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Data", | ||
"target_dir": "$STEAM_INSTALL_PATH$/Data", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Bin", | ||
"target_dir": "$STEAM_INSTALL_PATH$", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Loot Deployer", | ||
"name": "Plugins", | ||
"target_dir": "$STEAM_PREFIX_PATH$/users/steamuser/Local Settings/Application Data/Oblivion", | ||
"deploy_mode": "hard link", | ||
"source_dir": "$STEAM_INSTALL_PATH$/Data" | ||
}, | ||
], | ||
"auto_tags": | ||
[ | ||
{ | ||
"name": "Plugin", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "[^/]*\\.es[pml]", | ||
"use_regex": true | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "OBSE", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "obse/*", | ||
"use_regex": false | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"name": "Fallout 3: Game of the Year Edition", | ||
"deployers": | ||
[ | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Data", | ||
"target_dir": "$STEAM_INSTALL_PATH$/Data", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Bin", | ||
"target_dir": "$STEAM_INSTALL_PATH$", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Loot Deployer", | ||
"name": "Plugins", | ||
"target_dir": "$STEAM_PREFIX_PATH$/users/steamuser/Local Settings/Application Data/Fallout 3 goty", | ||
"deploy_mode": "hard link", | ||
"source_dir": "$STEAM_INSTALL_PATH$/Data" | ||
}, | ||
], | ||
"auto_tags": | ||
[ | ||
{ | ||
"name": "Plugin", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "[^/]*\\.es[pml]", | ||
"use_regex": true | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "FOSE", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "fose/*", | ||
"use_regex": false | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"name": "Fallout: New Vegas", | ||
"deployers": | ||
[ | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Data", | ||
"target_dir": "$STEAM_INSTALL_PATH$/Data", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Bin", | ||
"target_dir": "$STEAM_INSTALL_PATH$", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Loot Deployer", | ||
"name": "Plugins", | ||
"target_dir": "$STEAM_PREFIX_PATH$/users/steamuser/Local Settings/Application Data/Fallout New Vegas", | ||
"deploy_mode": "hard link", | ||
"source_dir": "$STEAM_INSTALL_PATH$/Data" | ||
}, | ||
], | ||
"auto_tags": | ||
[ | ||
{ | ||
"name": "Plugin", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "[^/]*\\.es[pml]", | ||
"use_regex": true | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "NVSE", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "nvse/*", | ||
"use_regex": false | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"deployers" : | ||
[ | ||
{ | ||
"deploy_mode" : "hard_link", | ||
"name" : "Install", | ||
"target_dir" : "$STEAM_INSTALL_PATH$/BepInEx/plugins", | ||
"type" : "Case Matching Deployer" | ||
} | ||
], | ||
"name" : "Subnautica" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"name": "Fallout 4", | ||
"deployers": | ||
[ | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Data", | ||
"target_dir": "$STEAM_INSTALL_PATH$/Data", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Bin", | ||
"target_dir": "$STEAM_INSTALL_PATH$", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Loot Deployer", | ||
"name": "Plugins", | ||
"target_dir": "$STEAM_PREFIX_PATH$/users/steamuser/Local Settings/Application Data/Fallout 4", | ||
"deploy_mode": "hard link", | ||
"source_dir": "$STEAM_INSTALL_PATH$/Data" | ||
}, | ||
], | ||
"auto_tags": | ||
[ | ||
{ | ||
"name": "Plugin", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "[^/]*\\.es[pml]", | ||
"use_regex": true | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "F4SE", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "f4se/*", | ||
"use_regex": false | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"deployers" : | ||
[ | ||
{ | ||
"deploy_mode" : "hard_link", | ||
"name" : "Install", | ||
"target_dir" : "$STEAM_INSTALL_PATH$/BepInEx/plugins", | ||
"type" : "Case Matching Deployer" | ||
} | ||
], | ||
"name" : "Subnautica: Below Zero" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"name": "The Elder Scrolls IV: Oblivion Game of the Year Edition Deluxe", | ||
"deployers": | ||
[ | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Data", | ||
"target_dir": "$STEAM_INSTALL_PATH$/Data", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Case Matching Deployer", | ||
"name": "Bin", | ||
"target_dir": "$STEAM_INSTALL_PATH$", | ||
"deploy_mode": "hard link" | ||
}, | ||
{ | ||
"type": "Loot Deployer", | ||
"name": "Plugins", | ||
"target_dir": "$STEAM_PREFIX_PATH$/users/steamuser/Local Settings/Application Data/Oblivion", | ||
"deploy_mode": "hard link", | ||
"source_dir": "$STEAM_INSTALL_PATH$/Data" | ||
}, | ||
], | ||
"auto_tags": | ||
[ | ||
{ | ||
"name": "Plugin", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "[^/]*\\.es[pml]", | ||
"use_regex": true | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "OBSE", | ||
"expression": "0", | ||
"conditions": | ||
[ | ||
{ | ||
"condition_type": "path", | ||
"invert": false, | ||
"search_string": "obse/*", | ||
"use_regex": false | ||
} | ||
] | ||
} | ||
] | ||
} |