Add config for various bethesda games, subnautica and subnautica below zero.

This commit is contained in:
Heisenborgar
2025-01-18 11:31:00 +08:00
parent adf06d5c82
commit 33ebb9d609
8 changed files with 348 additions and 0 deletions

View File

@@ -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
}
]
}
]
}

View File

@@ -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
}
]
}
]
}

View File

@@ -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
}
]
}
]
}

View File

@@ -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
}
]
}
]
}

View File

@@ -0,0 +1,12 @@
{
"deployers" :
[
{
"deploy_mode" : "hard_link",
"name" : "Install",
"target_dir" : "$STEAM_INSTALL_PATH$/BepInEx/plugins",
"type" : "Case Matching Deployer"
}
],
"name" : "Subnautica"
}

View File

@@ -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
}
]
}
]
}

View File

@@ -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"
}

View File

@@ -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
}
]
}
]
}