Building a mod with Unity package dependencies

Discuss modding questions and implementation details.
Post Reply
asdasfa
Posts: 1
Joined: Thu Jan 07, 2021 5:43 am

Building a mod with Unity package dependencies

Post by asdasfa »

So, is it possible to build a dfmod while using other packages from Unity?
Something like "Packages/com.unity.2d.animation/Runtime/SpriteLib/SpriteResolver.css".
Adding them as a component of an object or using them within a script causes a "No mod loaders found for mod".

Post Reply