mirror of
https://github.com/2006Scape-Scripts/ParaScript.git
synced 2026-07-03 00:38:36 +00:00
----
* 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
This commit is contained in:
Generated
+16
@@ -0,0 +1,16 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user