Charakterbewegungen hinzugefügt, Deko hinzugefügt, Kochrezepte angepasst

This commit is contained in:
N-Nachtigal 2025-05-14 16:36:42 +02:00
parent 95945c0306
commit a0c893ca0b
1124 changed files with 64294 additions and 763 deletions

5
mods/futil/README.md Normal file
View file

@ -0,0 +1,5 @@
# futil - flux's utility mod
a bunch of simple lua routines and data structures. this is a library which is used by other mods, which doesn't change
any behavior or add any features itself. it mostly provides the creator (flux) w/ a toolkit for solving common problems
without having to re-implement the same code in multiple mods.