Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 490 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 490 Bytes

eln-matrix-viz

This program is used to debug Electrical Age matrices.

Usage

In Minecraft as OP:

/eln matrix

Then in a Bash shell,

mkdir dots
mkdir png
python3 main.py

TODO:

NOTE: program currrently pulls from /home/jared/.local/share/multimc/instances/testing/.minecraft/elnDumpSubSystems.txt, will need to be modified for current user and path.

Then,

./makePng.sh

After you do this, you will find a whole lot of PNG files in the png folder.