Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta
It's been nearly a year since I did anything with starbound modding, but if I remember right, you'll need to first unpack the shadow race .pak file (find its workshop folder id through the url of the workshop page), find the folder structure for their ship, then unpack this mod, change the folder structure and file names to align with the shadow race, and then re-pack this mod. Then, you can put it into starbound/mods and it'll work.
The pack bat code looks like this:
"win32\asset_packer.exe" "LOOSE FILES LOCATION (insert this yourself)" "yourmod.pak"
The unpack bat code looks like this:
"win32\asset_unpacker.exe" "contents.pak" "location where you want to unpack it to"