snozbot / fungus

An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
MIT License
1.64k stars 290 forks source link

UPM Support #826

Open Lawendt opened 4 years ago

Lawendt commented 4 years ago

Hey, I wanted to know if you guys are looking towards UPM support in a near future.

I don't know what you are thinking of ways to add this workflow, I've seen some people, myself included, using github ci workflows. This might be useful.

stevehalliwell commented 4 years ago

Yep, only had a cursory glance over it at the moment. It'll most likely be looked at more closely shortly after 3.13 is released. Following the openupm guide, I imagine. If you have any other thoughts or advice, let us know.

stevehalliwell commented 4 years ago

Noting that it appears from https://docs.unity3d.com/Manual/CustomPackages.html that switching to the recommended layout may not be compatible with anything below 2019.1

Also need to confirm if any special handling required given we have a number of prefabs and use the resource folder.