Normalize JSON encoding

This commit is contained in:
NotAKidoS 2025-12-28 20:52:46 -06:00
parent ab46b2505f
commit 5046c2259d
8 changed files with 862 additions and 861 deletions

1
.gitattributes vendored
View file

@ -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

View file

@ -1,4 +1,4 @@
{ {
"_id": -1, "_id": -1,
"name": "ShowPlayerInSelfMirror", "name": "ShowPlayerInSelfMirror",
"modversion": "1.0.0", "modversion": "1.0.0",