Search found 3 matches
- Fri Jan 31, 2020 12:13 pm
- Forum: General discussion
- Topic: Can I use Factorio vanilla sounds in my modification without getting into legal trouble?
- Replies: 1
- Views: 1131
Can I use Factorio vanilla sounds in my modification without getting into legal trouble?
While I really appreciate most of the changes made in the recent 0.18 releases, I don't like the new attack sound. So I created a small mod that just overwrites utility-sounds.default.alert_destroyed with another .ogg file the user can freely choose and include in the mod zip. I just used the destro...
- Fri Jan 31, 2020 11:09 am
- Forum: Modding help
- Topic: What's wrong with my attempt to overwrite the attack sound?
- Replies: 2
- Views: 970
Re: What's wrong with my attempt to overwrite the attack sound?
Thank you for the helpful advice, it fixed my problem and it works now.
- Thu Jan 30, 2020 9:06 pm
- Forum: Modding help
- Topic: What's wrong with my attempt to overwrite the attack sound?
- Replies: 2
- Views: 970
What's wrong with my attempt to overwrite the attack sound?
I'm currently trying to create a mod that allows the user to overwrite the sound that's played when friendly structures are attacked by biters. My mod folder currently contains a folder named "sound" with the new soundfile named "alert-destroyed.ogg" and my data-updates.lua curre...