使用 JavaScript能使本网站更好的工作。
首页
帮助
注册
登录
ModdyLP
/
SimpleCommentConfig
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
First Test of making own config format
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过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
3 年前
LICENSE
Initial commit
3 年前
README.md
16.03.2018 -- Fixing
3 年前
config.conf
03.04.2018 -- Fixed
2 年前
pom.xml
30.04.2018 -- Fixing
2 年前
simplecommentconfig.iml
15.03.2018 -- Maven Deploy
3 年前
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.