Skip to content
SpaceCat edited this page Jun 20, 2024 · 3 revisions

Introductions

Welcome to my project! I’ve worked with Lethal Company and Content Warning and made several custom models, but it occurred to me that others are constantly creating new model replacement mods for new unity games. So I thought to myself, Why not make a Universal Model Replacement mod? In comes UCustomPrefabs API, Heavily Inspired by the ease of use of BunyaPineTree’s ModelReplacementAPI.

This API’s purpose is to make bringing in custom Assets and Prefabs easier and provide a way for non-programmers to also have a hand at custom assets!

So without further ado, I will start to document and add more pages to this wiki over time. If you have any suggestions or questions don’t be shy!

Credit:
BunyaPineTree’s ModelReplacementAPI
https://github.com/BunyaPineTree/LethalCompany_ModelReplacementAPI

Inquires and Questions:
https://forms.gle/TqcDmfgDPsuDafiy9

Tutorials!

Basic Model Replacement Help

Clone this wiki locally