Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "auto_tags" :
- [
- {
- "conditions" :
- [
- {
- "condition_type" : "file_name",
- "invert" : false,
- "search_string" : "*.esp",
- "use_regex" : false
- },
- {
- "condition_type" : "file_name",
- "invert" : false,
- "search_string" : "*.esm",
- "use_regex" : false
- },
- {
- "condition_type" : "file_name",
- "invert" : false,
- "search_string" : "*.esl",
- "use_regex" : false
- }
- ],
- "expression" : "0or1or2",
- "name" : "Bethesda Plugins"
- },
- {
- "conditions" :
- [
- {
- "condition_type" : "file_name",
- "invert" : false,
- "search_string" : "*.dll",
- "use_regex" : false
- }
- ],
- "expression" : "0",
- "name" : "DLL"
- },
- {
- "conditions" :
- [
- {
- "condition_type" : "file_name",
- "invert" : false,
- "search_string" : "*.pak",
- "use_regex" : false
- }
- ],
- "expression" : "0",
- "name" : "Paks"
- }
- ],
- "deployers" :
- [
- {
- "deploy_mode" : "hard_link",
- "name" : "Install",
- "target_dir" : "$STEAM_INSTALL_PATH$",
- "type" : "Case Matching Deployer"
- },
- {
- "deploy_mode" : "hard_link",
- "name" : "Prefix",
- "target_dir" : "$STEAM_PREFIX_PATH$",
- "type" : "Case Matching Deployer"
- },
- {
- "deploy_mode" : "hard_link",
- "name" : "Data",
- "target_dir" : "$STEAM_INSTALL_PATH$/OblivionRemastered/Content/Dev/ObvData/Data",
- "type" : "Case Matching Deployer"
- },
- {
- "deploy_mode" : "copy",
- "name" : "Plugins",
- "source_dir" : "$STEAM_INSTALL_PATH$/OblivionRemastered/Content/Dev/ObvData/Data",
- "target_dir" : "$STEAM_INSTALL_PATH$/limo-plugins",
- "type" : "Loot Deployer"
- },
- {
- "deploy_mode" : "hard_link",
- "name" : "Bin",
- "target_dir" : "$STEAM_INSTALL_PATH$/OblivionRemastered/Binaries/Win64",
- "type" : "Case Matching Deployer"
- },
- {
- "deploy_mode" : "hard_link",
- "name" : "UE Paks",
- "target_dir" : "$STEAM_INSTALL_PATH$/OblivionRemastered/Content/Paks",
- "type" : "Case Matching Deployer"
- },
- {
- "deploy_mode" : "hard_link",
- "name" : "Config",
- "target_dir" : "$STEAM_PREFIX_PATH$/users/steamuser/My Documents/My Games/Oblivion Remastered/Saved/Config/Windows",
- "type" : "Case Matching Deployer"
- }
- ],
- "name" : "The Elder Scrolls IV: Oblivion Remastered"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement