From 569881c8f239b1318ccaec7507b41168798e5a54 Mon Sep 17 00:00:00 2001 From: theFox6 Date: Sat, 8 Jun 2019 17:57:51 +0200 Subject: [PATCH] added eclipse project and mod.conf --- .buildpath | 3 +++ .project | 17 +++++++++++++++++ weather/mod.conf | 3 +++ 3 files changed, 23 insertions(+) create mode 100644 .buildpath create mode 100644 .project create mode 100644 weather/mod.conf diff --git a/.buildpath b/.buildpath new file mode 100644 index 0000000..a187add --- /dev/null +++ b/.buildpath @@ -0,0 +1,3 @@ + + + diff --git a/.project b/.project new file mode 100644 index 0000000..f73637e --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + weather + + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.eclipse.ldt.nature + + diff --git a/weather/mod.conf b/weather/mod.conf new file mode 100644 index 0000000..8b341e3 --- /dev/null +++ b/weather/mod.conf @@ -0,0 +1,3 @@ +name = weather +description = adds weather using particle system with big particles for big performance +optional_depends = lightning