Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 257 Bytes

File metadata and controls

12 lines (11 loc) · 257 Bytes

Echo Loader

Ports mods from CustomSounds to SoundAPI

Development

In order to fetch CustomSounds you must run:

dotnet build -t:FetchCustomSounds

then run restore to make sure the publicizer has worked correctly.

dotnet restore