forked from Shardstone/trail-into-darkness
added missing assets
This commit is contained in:
@@ -9,7 +9,12 @@
|
||||
"Bash(cmd //c \"where gh\")",
|
||||
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" --version)",
|
||||
"Bash(\"/c/Users/sebas/AppData/Local/GitHub CLI/gh.exe\" --version)",
|
||||
"Bash(cmd //c \"gh --version\")"
|
||||
"Bash(cmd //c \"gh --version\")",
|
||||
"Bash(find /d/repos/trail-into-darkness -maxdepth 2 -type f \\\\\\(-name manifest.json -o -name ProjectSettings.asset -o -name *.yml -o -name *.yaml -o -name *.json \\\\\\))",
|
||||
"Bash(grep -E \"\\\\.cs$\")",
|
||||
"Bash(ls -la /d/repos/trail-into-darkness/Assets/Database/Entities/*.asset)",
|
||||
"Bash(grep -r \"CharacterBaseSettings\\\\|PerkRegistry\\\\|CharacterRegistry\" /d/repos/trail-into-darkness/Assets/AddressableAssetsData --include=*.yaml --include=*.asset)",
|
||||
"Bash(grep -l \"bc14507c6a9500d4eac9e684e289d084\" /d/repos/trail-into-darkness/Assets/**/*.meta)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user