mirror of
https://github.com/limo-app/limo.git
synced 2025-12-23 23:07:52 -05:00
Add config for various bethesda games, subnautica and subnautica below zero.
This commit is contained in:
54
steam_app_configs/22300.json
Normal file
54
steam_app_configs/22300.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
54
steam_app_configs/22330.json
Normal file
54
steam_app_configs/22330.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
54
steam_app_configs/22370.json
Normal file
54
steam_app_configs/22370.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
54
steam_app_configs/22380.json
Normal file
54
steam_app_configs/22380.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
12
steam_app_configs/264710.json
Normal file
12
steam_app_configs/264710.json
Normal 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"
|
||||
}
|
||||
54
steam_app_configs/377160.json
Normal file
54
steam_app_configs/377160.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
12
steam_app_configs/848450.json
Normal file
12
steam_app_configs/848450.json
Normal 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"
|
||||
}
|
||||
54
steam_app_configs/900883.json
Normal file
54
steam_app_configs/900883.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user