Update details.md

fix OTHER broken link
This commit is contained in:
Will Corby 2025-03-16 15:15:06 -07:00 committed by GitHub
parent c04905193f
commit 5ce402363f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ You can use [Unity Explorer](https://outerwildsmods.com/mods/unityexplorer) to t
## Asset Bundles
There is an [old unity template](https://github.com/xen-42/outer-wilds-unity-template) and a [new one](https://github.com/ow-mods/outer-wilds-unity-wiki/wiki#outer-wilds-unity-assets)
There is an [old unity template](https://github.com/xen-42/outer-wilds-unity-template) and a [new one](https://github.com/ow-mods/outer-wilds-unity-wiki/wiki/Tools-%E2%80%90-Outer-Wilds-Unity-Assets-repository)
The project contains ripped versions of all the game scripts, meaning you can put things like DirectionalForceVolumes in your Unity project to have artificial gravity volumes loaded right into the game.\
Either one works, but the new one has more tools and better versions of the scripts (in exchange for being invite-only).