chore: add README

This commit is contained in:
Timo Ley 2023-02-16 21:55:50 +00:00
parent f3a1cbc2dc
commit 3d7db371cc
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Modular Force Field Systems
MFFS contains a series of machines focused on converting energy to Forton for the use in generating force fields. The primary machine is a force field projector which is fed by capacitors and generators. The projector can be modified with cards and upgrades in order to change logic. These upgrades include several field shapes, size scaling, position offset, and utility modules. For example, the upgrade to shock attacks, kill monsters, remove blocks, and protect tiles.
## Dependencies
- [Universal Electricity](https://git.tilera.org/Anvilcraft/universal-electricity)
- [Basic Components](https://git.tilera.org/Anvilcraft/basic-components)