mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-05 07:36:06 +00:00
9360148426
* Add the code style. We use allman. * Add compiler settings. * Set encoding. * Add modules * Add jar
9 lines
309 B
XML
9 lines
309 B
XML
<component name="ArtifactManager">
|
|
<artifact type="jar" build-on-make="true" name="TotalFreedomMod:jar">
|
|
<output-path>$PROJECT_DIR$/target</output-path>
|
|
<root id="archive" name="TotalFreedomMod.jar">
|
|
<element id="module-output" name="TotalFreedomMod" />
|
|
</root>
|
|
</artifact>
|
|
</component>
|