HOCON

HOCON

[1] config/HOCON.md at master · typesafehub/config () <https://github.com/typesafehub/config/blob/master/HOCON.md>

The primary goal is: keep the semantics (tree structure; set of types; encoding/escaping) from JSON, but make it more convenient as a human-editable config file format.

[2] HOCON - Wikipedia () <https://en.wikipedia.org/wiki/HOCON>

[3] HOCON の手引き — Sponge 5.0.0 ドキュメント () <https://docs.spongepowered.org/master/ja/server/getting-started/configuration/hocon.html>

HOCON (Human-Optimized Config Object Notation) は、使いやすい設定の書式です。Sponge 、および個々のプラグインは、設定やプレイヤーデータといった、重要なデータを保存するために Sponge API を使用します。HOCON ファイルは、拡張子 .conf が使われます。