nice plots for the timberborn game regarding resource flows
  • Lua 59%
  • TeX 41%
Find a file
2026-03-18 11:33:04 +01:00
assets adjust readme 2026-03-18 11:27:39 +01:00
.gitignore initial commit 2026-03-16 21:12:42 +01:00
build.lua initial commit 2026-03-16 21:12:42 +01:00
json.lua initial commit 2026-03-16 21:12:42 +01:00
LICENSE initial commit 2026-03-16 21:12:42 +01:00
README.md add lualatex note 2026-03-18 11:33:04 +01:00
timberborndrawing.dtx adjust readme 2026-03-18 11:27:39 +01:00
timberborndrawing.ins initial commit 2026-03-16 21:12:42 +01:00
timberborndrawing.lua initial commit 2026-03-16 21:12:42 +01:00
timberborndrawing.pdf adjust readme 2026-03-18 11:27:39 +01:00

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

A teaser how the output of this package looks like

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.ins and timberborndrawing.dtx in the same directory;
  • run latex timberborndrawing.ins in 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 unpack to generate the .sty (and the .lua files) in build/unpacked/