modules doc

This commit is contained in:
Xevion
2019-08-11 04:06:22 -05:00
parent 81f63bf539
commit e3077b048f

View File

@@ -10,6 +10,11 @@ I apologize if stuff is unclear or is just plain strange, I am not used to produ
As of now, I have only implemented the fusion part, since it's drastically easier. The fission module for this will come later, if I decide I need it, but since the fission recipes come in JEI automatically... I'll be okay. As of now, I have only implemented the fusion part, since it's drastically easier. The fission module for this will come later, if I decide I need it, but since the fission recipes come in JEI automatically... I'll be okay.
## What modules does this repo require?
The only non-standard module in this repo is the `mendeleev` module.
Install via `pip install mendeleev`.
## To-do ## To-do
* Implement Fission * Implement Fission