Files
ParaScript/.idea/compiler.xml
T
Danial 377caf2346 ----
* Initial Maven

* Fixup

* Close window on script stop

* Extend Varrock mining area

* Allow selection of tree/ore to collect

* Show items gained, exp gained

* Fixup exp gain

* Add check for user logged in while walking

* Use Skill from the api

* Add drop, bank, fletch methods. Add Bank runner

* fixup Bank Runner

* fixup Bank Runner

* idk

* -

* Fixup Bank Runner
2019-10-15 21:45:33 +13:00

16 lines
630 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="ParaScript" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="ParaScript" target="8" />
</bytecodeTargetLevel>
</component>
</project>