Author: Lukas Heindl (oss.heindl+latex@protonmail.com).
The LaTeX package semesterplannerLua is distributed under the LPPL 1.3 license.
Note
This package needs to be used with LuaLaTeX
This package draws some graphs for the game timberborn. The data is read from a json file which can be generated via timberborn_plots. This way the json file can be automatically updated when a new savefile is written.
For more details and customization you will want to read the docs.
For a manual installation:
- put the files
timberborndrawing.insandtimberborndrawing.dtxin the same directory; - run
latex timberborndrawing.insin that directory.
The file timberborndrawing.sty will be generated.
In addition to the timberborndrawing.sty the file timberborndrawing.lua is
also required.
You have to put them in the same directory as your document or (best) in a texmf tree.
- run
l3build unpackto generate the.sty(and the.luafiles) inbuild/unpacked/
