.KV3 文件扩展名

KeyValues3 Game Data File

开发者 Valve
受欢迎程度
4.3  |  3 
 

什么是 KV3 文件?

A KV3 file is a plain text data file used by a Valve video game, such as Dota 2 or CounterStrike:Global Offensive (CS:GO). It contains text written in a structure similar to JSON. In CS:GO, KV3 files control how the game's bots behave.

更多信息

在 GitHub Atom 中打开的 .kv3 文件截图
在 GitHub Atom 中打开的 KV3 文件

KV3 stands for KeyValues3, which is a Valve-developed data format that is similar to JSON and XML. However, KV3 files also support binary encodings, versioning, and data annotations. They also include support for some additional text syntax.

Each KV3 file begins with a line that contains a kv3 encoding header. It then goes on to define how a game object behaves. For example, bt_default.kv3 is a KV3 behavior tree, which defines how CS:GO bots behave in deathmatches. Bt_default.kv3 contains references to other KV3 files, stored in CS:GO's scripts/​ai/​modules directory. Those KV3 files contain scripts that bots execute to perform in-game actions.

如何打开 KV3 文件

You can open and edit a KV3 file in any text editor or source code editor, such as Microsoft Visual Studio Code (cross-platform) or GitHub Atom (cross-platform).

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 KV3 文件的程序

Windows
Mac
Chrome OS
操作系统自带
分类: 游戏
更新时间: 2021-10-18

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 KeyValues3 Game Data 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们