-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathLudicrousSpeed.iml
100 lines (100 loc) · 4.01 KB
/
LudicrousSpeed.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../lib/ModTheSpire.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../lib/desktop-1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/Hermit.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/StSLib.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/BaseMod.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/TSSRelics.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/mintySpire.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/RelicStats.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/BattleAiMod.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/HermitState.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/MarisaState.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/TS05_Marisa.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/SaveStateMod.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/LudicrousSpeed.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/CommunicationMod.jar!/" />
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/CommunicationModExtension.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.megacrit.cardcrawl:slaythespire:11-30-2020">
<CLASSES>
<root url="jar://$MODULE_DIR$/../lib/desktop-1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: basemod:BaseMod-root:5.32.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/BaseMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.evacipated.cardcrawl:ModTheSpire:3.18.1">
<CLASSES>
<root url="jar://$MODULE_DIR$/../lib/ModTheSpire.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: savestatemod:savestatemod:1.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/SaveStateMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.evacipated.cardcrawl.mod:StSLib:1.3.2">
<CLASSES>
<root url="jar://$MODULE_DIR$/../_ModTheSpire/mods/StSLib.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>