2 Commits

Author SHA1 Message Date
jonny_jr9
33247f8a5b Adjust volume of crash and portal sounds
Crash sound was way too loud, Portal also felt slightly annoying
- crash: -7dB
- portal: -3dB
2024-01-07 21:47:26 +01:00
jonny-vb
778c69f67a Change file strcture: Add assets folder
Change file strcture to make creating a release easier:
- files: move all resources needed by the executable to the folder assets
- cmake: copy the assets folder to build folder after compilation
- adjust all filepaths in source files
2023-12-19 09:43:49 -08:00