mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 12:17:50 +01:00
Avoids using JSON parsers with DataStore to speed up loading time (loading the parser itself takes ~300ms)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@
|
||||
/.idea/ChatHistory_schema_v2.xml
|
||||
/.idea/artifacts/*
|
||||
/.idea/kotlinNotebook.xml
|
||||
/.idea/ChatHistory_schema_v3.xml
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
|
||||
Reference in New Issue
Block a user