Page 1 of 1

Stupid question?

Posted: Tue Apr 21, 2020 9:45 pm
by Ostar
I'm running Daggerfall Unity and having fun - thanks everyone for their work!
I want to dabble in modding now and cannot for the life of me find where to download Daggerfall Tools for Unity - v1.8.7 or any version for that matter. If you say Github I say where on there? All I can find is the source code (no executable files) not the Tools.

Re: Stupid question?

Posted: Tue Apr 21, 2020 10:18 pm
by Interkarma
To mod Daggerfall Unity, you need Unity 2018.2.21f1 and a clone of the source code. All of the tools and API you need are part of the source bundle. Link below has some information to get started with modding.

https://www.dfworkshop.net/projects/dag ... y/modding/

Daggerfall Tools for Unity started as a standalone project but is now just part of the game. I only keep the distinction to separate concepts and because of how the project evolved from a toolset into a game which contains that toolset.