Skip to content
Lion8cake edited this page Apr 28, 2025 · 1 revision

Welcome to ModLiquid Library!


This mod is used for implementing custom liquids to Tmodloader mods. This wiki shows how to both use this library, as well as to compile and add it to your visual studio reference to use it in your mods.

This mod is a library mod! Which means when your Tmodloader mod loads, this mod is forced to load alongside to implement all the edits and features it provides.

Here are some following pages for each type of person here:

I am a Player and interested in compiling and using this mod alongside an experimental mod using this library:

ModLiquidLib: Compiling and using the mod as a Player

I am a Developer looking to use this mod as a library for one of my own mods:

ModLiquidLib: Developer use and getting started

I am a Developer interested in seeing what this library has to offer in terms of adding liquid support to Tmodloader:

ModLiquidLib: Content added by the library


Here are some other wiki pages you might be interested in learning about this library:

ModLiquidLib: Publicized Content

ModLiquidLib: ModLiquid

ModLiquidLib: GlobalLiquid

ModLiquidLib: ModLiquidFall

ModLiquidLib: General changes and other important information

Clone this wiki locally