Skip to content

Commit 66f5c18

Browse files
committed
Add a default scripting example run
1 parent e0851bc commit 66f5c18

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.run/ScriptingExample.run.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="ScriptingExample" type="Application" factoryName="Application">
3+
<option name="MAIN_CLASS_NAME" value="org.openzen.zenscript.scriptingexample.Main" />
4+
<module name="ZenCode.ScriptingExample.main" />
5+
<method v="2">
6+
<option name="Make" enabled="true" />
7+
</method>
8+
</configuration>
9+
</component>

0 commit comments

Comments
 (0)