Skip to content

Commit

Permalink
Merge pull request #115 from Heisenborgar/main
Browse files Browse the repository at this point in the history
Add config for various bethesda games, subnautica and subnautica below zero
  • Loading branch information
limo-app authored Jan 19, 2025
2 parents adf06d5 + 33ebb9d commit 9846e7c
Show file tree
Hide file tree
Showing 8 changed files with 348 additions and 0 deletions.
54 changes: 54 additions & 0 deletions steam_app_configs/22300.json
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
}
]
}
]
}
54 changes: 54 additions & 0 deletions steam_app_configs/22330.json
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
}
]
}
]
}
54 changes: 54 additions & 0 deletions steam_app_configs/22370.json
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
}
]
}
]
}
54 changes: 54 additions & 0 deletions steam_app_configs/22380.json
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
}
]
}
]
}
12 changes: 12 additions & 0 deletions steam_app_configs/264710.json
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"
}
54 changes: 54 additions & 0 deletions steam_app_configs/377160.json
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
}
]
}
]
}
12 changes: 12 additions & 0 deletions steam_app_configs/848450.json
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"
}
54 changes: 54 additions & 0 deletions steam_app_configs/900883.json
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
}
]
}
]
}

0 comments on commit 9846e7c

Please sign in to comment.