completely abolishing GSON; new save format impl wip

This commit is contained in:
minjaesong
2021-08-23 16:55:51 +09:00
parent df1ebdf93d
commit e15d5c9b05
58 changed files with 421 additions and 2101 deletions

View File

@@ -1,14 +0,0 @@
<component name="libraryTable">
<library name="com.google.code.gson:gson:2.8.7" type="repository">
<properties maven-id="com.google.code.gson:gson:2.8.7" />
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/gson-2.8.7.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/lib/gson-2.8.7-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/lib/gson-2.8.7-sources.jar!/" />
</SOURCES>
</library>
</component>