-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathTextTheSpire.iml
124 lines (124 loc) · 4.97 KB
/
TextTheSpire.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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?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" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="Maven: com.megacrit.cardcrawl:slaythespire:01-27-2020">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/common/SlayTheSpire/desktop-1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.evacipated.cardcrawl:ModTheSpire:3.15.0">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1605060445/ModTheSpire.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.evacipated.cardcrawl:BaseMod:5.23.2">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1605833019/BaseMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.evacipated.cardcrawl:StSLib:1.20.3">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1609158507/StSLib.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.arbiter.cardcrawl:CommunicationMod:1.0.0">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/2131373661/CommunicationMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.replay.cardcrawl:ReplayTheSpireMod:1.5.12">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1610173938/ReplayTheSpireMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.replay.cardcrawl:AscensionReborn:2.8.8">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1635237252/AscensionRebornMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.conspire.cardcrawl:Conspire:1.7.0">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1612329757/Conspire.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.shop.cardcrawl:ShopMod:1.1.2">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1615802935/ShopMod.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.downfall.cardcrawl:Downfall:2.0.34">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1610056683/downfall.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.thorton.cardcrawl:Thorton:100">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/1783016812/thorton.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: com.relicstats.cardcrawl:RelicStats:1.1.1">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Steam/steamapps/workshop/content/646570/2118491069/RelicStats.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="Maven: com.googlecode.json-simple:json-simple:1.1.1" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:4.4" level="project" />
</component>
</module>