本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
註冊
登入
ModdyLP
/
SimpleCommentConfig
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
First Test of making own config format
您不能選擇超過 %s 個話題
話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字
16
提交
1
分支
74 KiB
Java
100%
分支:
master
master
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Niklas Hartmann
a1d4824e28
30.04.2018 -- Fixing
2 年之前
src
30.04.2018 -- Fixing
2 年之前
.gitignore
15.03.2018 -- Maven Deploy
2 年之前
LICENSE
Initial commit
3 年之前
README.md
16.03.2018 -- Fixing
2 年之前
config.conf
03.04.2018 -- Fixed
2 年之前
pom.xml
30.04.2018 -- Fixing
2 年之前
simplecommentconfig.iml
15.03.2018 -- Maven Deploy
2 年之前
README.md
SimpleCommentConfig
Facts:
YML - compatible
Supports List (InLine Format)
Supports Boolean (Block Format)
Supports Double (Block Format)
Supports Integer (Block Format)
Supports String (Block Format) must be in single quotes '
Loading and Parsing
Supports Comment in front of Keys and File Header
Adding Comments in runtime
Sections(dictionary) support
List of Sections
Supports Boolean in several forms
Multiline Values Support
If you have any feature request, pull request or issue then send me a message.