This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PS I:\Quake\Game\engines\qbj3dev> tree /f | |
| Folder PATH listing for volume inland | |
| Volume serial number is 8C86-3060 | |
| I:. | |
| │ auto.sav | |
| │ csprogs.dat | |
| │ csprogs.lno | |
| │ enemytest.sav | |
| │ fake.fgd | |
| │ ironwail.cfg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "profiles": [ | |
| { | |
| "name": "build", | |
| "tasks": [ | |
| { | |
| "target": "${WORK_DIR_PATH}/build/__${MAP_BASE_NAME}__build.map", | |
| "type": "export" | |
| }, | |
| { |
OlderNewer