rejuvena / ad-libitum

Configurability-focused quality-of-life content and utility mod.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad Libitum

Ad Libitum is a configurability-focused quality-of-life content and utility mod built for tModLoader 1.4, with the express goal of allowing players to tweak each feature to their liking to maximize enjoyment.

Building

This mod uses Tea Framework, and requires you to have it installed.

# when cloning, you need to specify the folder name, as tModLoader does not accept improper folder names
# run this in your ModSources folder
git clone https://github.com/rejuvena/ad-libitum.git AdLibitum && cd AdLibitum

# detour dotnet packages
dotnet restore

# build
dotnet build

About

Configurability-focused quality-of-life content and utility mod.


Languages

Language:C# 100.0%