Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
<?xml version="1.0" encoding="UTF-8"?>
<mod name="name of mod here" author="your name" desc="description"/>
then create inside your mod folder
audio
then look in stormworks game folder and find what file you need to replace
if file located at rom/audio/fx/file.ogg you need to create same folders except rom and paste your ogg sound file with same name
example: yourmod/audio/fx4/artillery_breech_loop.ogg
replacing game rom/audio/fx4/artillery_breech_loop.ogg file
you need OGG file, mp3 or others doesnt work
also you can add mod.png in root folder of mod this is will be like mod preview in workshop
512x512
will you make a second sound mod? or how to make a sound replacements mod that i was thinking to make?