diff options
Diffstat (limited to 'spark-forge189/bin/main')
-rw-r--r-- | spark-forge189/bin/main/mcmod.info | 8 | ||||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/Forge189CommandSender.class | bin | 0 -> 3976 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/Forge189PlatformInfo.class | bin | 0 -> 1075 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/Forge189SparkMod.class | bin | 0 -> 3137 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickHook.class | bin | 0 -> 1744 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickReporter.class | bin | 0 -> 2318 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ClientSparkPlugin.class | bin | 0 -> 3317 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ServerSparkPlugin.class | bin | 0 -> 4904 bytes | |||
-rw-r--r-- | spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189SparkPlugin.class | bin | 0 -> 7416 bytes |
9 files changed, 8 insertions, 0 deletions
diff --git a/spark-forge189/bin/main/mcmod.info b/spark-forge189/bin/main/mcmod.info new file mode 100644 index 0000000..50e5509 --- /dev/null +++ b/spark-forge189/bin/main/mcmod.info @@ -0,0 +1,8 @@ +[{ + "modid": "spark", + "name": "spark", + "description": "${pluginDescription}", + "version": "${pluginVersion}", + "authors": ["Luck"], + "mcversion": "1.8.9" +}] diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/Forge189CommandSender.class b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189CommandSender.class Binary files differnew file mode 100644 index 0000000..7d43775 --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189CommandSender.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/Forge189PlatformInfo.class b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189PlatformInfo.class Binary files differnew file mode 100644 index 0000000..123c3cb --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189PlatformInfo.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/Forge189SparkMod.class b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189SparkMod.class Binary files differnew file mode 100644 index 0000000..45bbd69 --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189SparkMod.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickHook.class b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickHook.class Binary files differnew file mode 100644 index 0000000..60f9e75 --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickHook.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickReporter.class b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickReporter.class Binary files differnew file mode 100644 index 0000000..73e467d --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/Forge189TickReporter.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ClientSparkPlugin.class b/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ClientSparkPlugin.class Binary files differnew file mode 100644 index 0000000..16965e1 --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ClientSparkPlugin.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ServerSparkPlugin.class b/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ServerSparkPlugin.class Binary files differnew file mode 100644 index 0000000..03d22ed --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189ServerSparkPlugin.class diff --git a/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189SparkPlugin.class b/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189SparkPlugin.class Binary files differnew file mode 100644 index 0000000..450a3fd --- /dev/null +++ b/spark-forge189/bin/main/me/lucko/spark/forge/plugin/Forge189SparkPlugin.class |