このサイトはJavaScriptを使用しています
ホーム
ヘルプ
登録
サインイン
ModdyLP
/
SimpleCommentConfig
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
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
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.