nice plots for the timberborn game regarding resource flows
- Lua 59%
- TeX 41%
| assets | ||
| .gitignore | ||
| build.lua | ||
| json.lua | ||
| LICENSE | ||
| README.md | ||
| timberborndrawing.dtx | ||
| timberborndrawing.ins | ||
| timberborndrawing.lua | ||
| timberborndrawing.pdf | ||
Readme for the package timberborndrawing
Author: Lukas Heindl (oss.heindl+latex@protonmail.com).
License
The LaTeX package semesterplannerLua is distributed under the LPPL 1.3 license.
Description
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.
Installation
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.
Simplified version:
- run
l3build unpackto generate the.sty(and the.luafiles) inbuild/unpacked/
