update readmes
This commit is contained in:
parent
fdd4f9938c
commit
36257ea673
2 changed files with 22 additions and 0 deletions
11
README.html
Normal file
11
README.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<h2>Caffeine</h2>
|
||||
<p>A mod for The Powder Toy using NACSL. It automatically applies optimisations.
|
||||
</p>
|
||||
<h2>Optimisations</h2>
|
||||
<p>* Automatically disable water equalisation, air updates and fancy display</p>
|
||||
<p>* Slow down Game of Life execution speed</p>
|
||||
<p>* Stops pretty particles
|
||||
</p>
|
||||
<h2>Note</h2>
|
||||
<p>This mod must be placed in "nacsl/caffeine" to properly work.
|
||||
</p>
|
11
README.md
Normal file
11
README.md
Normal file
|
@ -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.
|
||||
|
Reference in a new issue