Update details.md

fix broken link to wiki
This commit is contained in:
Will Corby 2025-03-16 15:14:20 -07:00 committed by GitHub
parent a4066db80b
commit c04905193f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ There is an [old unity template](https://github.com/xen-42/outer-wilds-unity-tem
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).
Read [this guide](https://github.com/ow-mods/outer-wilds-unity-wiki/wiki/Tutorials-%E2%80%90-Using-asset-bundles) on how to work with asset bundles in editor.
Read [this guide](https://github.com/ow-mods/outer-wilds-unity-wiki/wiki/Tutorials-%E2%80%90-Using-AssetBundles) on how to work with asset bundles in editor.
## Importing a planet's surface from Unity