Changelog
Released version and their changes.
#Changes
- The sound files now support sub-folders to better organize your sounds.
- To support legacy systems, you can still call the sounds without the sub-directories, but it is recommended to use the full sound path instead for new implementations.
#Files Affected
- server/functions.lua
- server/sound_scanner.js
- shared/config.lua
- nui/*
- README.md
- fxmanifest.lua
2026-05-31 22:37 CET
#Changes
-
Overhauled sound synchronization to improve reliability and consistency across all players.
- Server-side caching ensures sounds are reliable long-term, expanding the capabilities of this resource past simple one-offs that run for a few second.
- Utilizing statebags for entities, sounds are now scoped better and are more reliable.
-
Added Lithuanian language support.
#Files Affected
- Replace all.
Pre-release.
