Okay so jpackage is insanely retarded and intellij is too so we're just not going to touch that with a 100 ft pole
This commit is contained in:
parent
5d683bb893
commit
a7d261597e
19
.idea/artifacts/firestar.xml
Normal file
19
.idea/artifacts/firestar.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jpackage" build-on-make="true" name="firestar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/firestar</output-path>
|
||||
<properties id="jpackage-properties">
|
||||
<options>
|
||||
<option name="version" value="natasha" />
|
||||
<option name="copyright" value="(C) 2024 bonkmaykr" />
|
||||
<option name="description" value="" />
|
||||
<option name="vendor" value="Anti-Gravity Racing Federation" />
|
||||
<option name="mainClass" value="Main" />
|
||||
</options>
|
||||
</properties>
|
||||
<root id="root">
|
||||
<element id="archive" name="firestar.jar">
|
||||
<element id="module-output" name="firestar" />
|
||||
</element>
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
|
@ -1,5 +1,5 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" build-on-make="true" name="firestar:jar">
|
||||
<artifact type="jar" name="firestar:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/firestar_jar</output-path>
|
||||
<root id="archive" name="firestar.jar">
|
||||
<element id="directory" name="META-INF">
|
||||
|
|
Loading…
Reference in New Issue
Block a user