.UPGRADES 文件扩展名
Bloons Tower Defense Upgrade Path
| 开发者 | Ninja Kiwi |
| 受欢迎程度 |
3.0 | 1 票 |
什么是 UPGRADES 文件?
An UPGRADES file is a game data file used by games in the Bloons Tower Defense series. It defines the purchasable upgrades associated with a tower. UPGRADES files are stored in a game's UpgradeDefinitions directory.
更多信息
In Bloons Tower Defense (BTD), players attempt to stop balloons from escaping a maze by placing weapon-wielding towers around that maze. During the game, players can purchase upgrades for each tower they place. Each tower has its own, unique upgrade path, defined in an UPGRADES file.
UPGRADES files are plain text files, which specify a tower's upgrade path using JSON-formatted text. While most players will never encounter BTD UPGRADES files, modders may be interested in opening the files and modifying the upgrade paths they define.
如何打开 UPGRADES 文件
You can open and edit an UPGRADES file with Microsoft Visual Studio Code (multiplatform) or any other text editor. Bloons Tower Defense modders may want to open and edit UPGRADES files with BTD Toolbox (Windows), a dedicated BTD modding application.