Switched to IntelliJ

This commit is contained in:
Pao
2023-02-13 22:16:33 +01:00
parent fa6e89cdc7
commit 24fc4c2383
7 changed files with 54 additions and 0 deletions

9
.idea/libraries/zdoc_lua.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="zdoc-lua">
<CLASSES>
<root url="jar://$USER_HOME$/IdeaProjects/decompilation-zomboid/lib/zdoc-lua.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

11
.idea/libraries/zomboid_sources.xml generated Normal file
View File

@@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="zomboid-sources">
<CLASSES>
<root url="jar://$USER_HOME$/IdeaProjects/decompilation-zomboid/lib/zomboid.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/IdeaProjects/decompilation-zomboid/lib/zomboid-sources.jar!/" />
</SOURCES>
</library>
</component>