See main documentation on https://grumpy-bear-games.github.io/Unity-FMOD-Utilities/
This repo contains a complete Unity project used for developing the package.
The package itself is located under packages/games.grumpybear.fmod.utilities
.
- Install the samples through the Unity package manager
- Make your changes to the samples
- Copy the updated samples back into
packages/games.grumpybear.fmod.utilities/Samples~
- Commit the changes
- Make sure you have opened the project in Unity at least once. This will create the
.csproj
files needed by DocFx docfx Documentation\docfx.json --serve
- Test documentation website
git clean -Xdf