Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.67k stars 326 forks source link

Update DFU version and addressables #2638

Closed KABoissonneault closed 3 months ago

KABoissonneault commented 3 months ago

Before, @Interkarma used to push these himself on each release. I suppose I have to do this through a PR now.

There's some extra files, ones that get generated or modified when making a DFU build. IK used to make the builds on Cloud machines, so those files would have ended up on those machine's repos. But I don't see why we shouldn't just include them for everyone. For example, we have BurstAotSettings_StandaloneWindows.json, but not the ones for OSX and Linux.