This website works better with JavaScript.
首頁
說明
註冊
登入
ModdyLP
/
SimpleCommentConfig
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
活動
First Test of making own config format
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commit
1
分支
74 KiB
Java
100%
分支:
master
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '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.