mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-01-01 06:07:30 +00:00
Normalize JSON encoding
This commit is contained in:
parent
ab46b2505f
commit
5046c2259d
8 changed files with 862 additions and 861 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
# Auto detect text files and perform LF normalization
|
# Auto detect text files and perform LF normalization
|
||||||
* text=auto
|
* text=auto
|
||||||
|
*.json text eol=lf
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"_id": -1,
|
"_id": -1,
|
||||||
"name": "ShowPlayerInSelfMirror",
|
"name": "ShowPlayerInSelfMirror",
|
||||||
"modversion": "1.0.0",
|
"modversion": "1.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue