diff --git a/README.html b/README.html new file mode 100644 index 0000000..0063972 --- /dev/null +++ b/README.html @@ -0,0 +1,11 @@ +
A mod for The Powder Toy using NACSL. It automatically applies optimisations. +
+* Automatically disable water equalisation, air updates and fancy display
+* Slow down Game of Life execution speed
+* Stops pretty particles +
+This mod must be placed in "nacsl/caffeine" to properly work. +
diff --git a/README.md b/README.md new file mode 100644 index 0000000..33eda88 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +## Caffeine +A mod for The Powder Toy using NACSL. It automatically applies optimisations. + +## Optimisations +* Automatically disable water equalisation, air updates and fancy display +* Slow down Game of Life execution speed +* Stops pretty particles + +## Note +This mod must be placed in "nacsl/caffeine" to properly work. +