added eclipse project and mod.conf

master
theFox6 2019-06-08 17:57:51 +02:00
parent 9069fbdfa9
commit 569881c8f2
No known key found for this signature in database
GPG Key ID: C884FE8D3BCE128A
3 changed files with 23 additions and 0 deletions

3
.buildpath Normal file
View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
</buildpath>

17
.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>weather</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.dltk.core.scriptbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.ldt.nature</nature>
</natures>
</projectDescription>

3
weather/mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = weather
description = adds weather using particle system with big particles for big performance
optional_depends = lightning