crashtest/crashteststeuerung.iml
Lucas Pleß 745a2cafff adding IRC support. currently with sockets server, will be removed.
improved GUI for display of WALL messages and a timer.
Need to refactor from gui into TheGame class
2012-06-01 03:48:20 +02:00

15 lines
634 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="commons-codec-1.4" level="project" />
<orderEntry type="library" name="javampd-4.0" level="project" />
<orderEntry type="library" name="jerklib" level="project" />
</component>
</module>