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
On the note of adding our own company logos, I have found a way to do that manually by replacing the current ones with our own. I might make a guide when I find the time.
Assuming you are able to, once again, make sure that the updated version works with both new and current savegames, I am thinking that you could get us more competitors,
This is, obviously, assuming that you can get your updated version of the mod to work with both new and current save games.
On the subject of how to mod Startup Company, well this game is created with unconventional methods. It's very much made with javascript, the same language used on websites. It was then packaged with Unity, but all you need for a mod is a start.js file, a mod.json and a folder with assets (logos, item textures, images) that the start.js file can link to.
There's good modding documentation from the developer on github: https://github.com/hovgaardgames/startupcompany/wiki
I will look into custom logos for our own companies, but I can't guarantee anything.
(3/3)
Speaking of your question about logos for websites. It's been five years since I last worked on modding Startup Company. Much of the groundwork was also laid down from Skay, who I took inspiration from when coding in the new categories that were added for the full release. I believe it should be possible to add our own logos for companies, but it would require us to find the correct javascript class for importing.
(2/3)
My only worry is that doing so might break some save games. If the Steam Workshop had the option to choose which version people wanted installed, then that wouldn't be a problem.
(1/3)