BepInEx / HarmonyX

Harmony built on top of MonoMod.RuntimeDetours with additional features
MIT License
373 stars 44 forks source link

How do I find the asset directory of stuff stored in a unity game? #110

Closed grossbacher closed 6 months ago

grossbacher commented 7 months ago

I've looked FAR AND WIDE and just can't figure out how people know what file directory stuff is stored in. (For example, Assets/Prefabs/Enemies/SisyphusPrime.prefab). Is there a specific program you have to use? Assetripper doesn't give you the same file structure as the base game.

ManlyMarco commented 6 months ago

It depends on engine version, ask on the BepInEx server.