Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
/ eln-matrix-viz Public archive

Electrical Age Simulator State dump and Graphviz Dot Format Exporter

License

Notifications You must be signed in to change notification settings

age-series/eln-matrix-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Electrical Age Simulator State dump and Graphviz Dot Format Exporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published