You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Elijah Voigt 2c84c1cef8 Fixup hello-fmod with buttons! 2 years ago
assets Update asses 2 years ago
examples Fixup hello-fmod with buttons! 2 years ago
lib/linux Update asses 2 years ago
src Initial commit, fmod kinda works?! 2 years ago
.gitattributes Update asses 2 years ago
.gitignore Fixup hello-fmod with buttons! 2 years ago
Cargo.lock Update asses 2 years ago
Cargo.toml Update asses 2 years ago
README.md Update asses 2 years ago

README.md

packaging:

need to set LD_LIBRARY_PATH (linux) and PATH (windows) to a local folder containing the fmod .so and .dll files respectively.