Game Dev Studio

Game Dev Studio

Not enough ratings
IDs of all genres and themes
By MasterStudioCZ
Hi! This is list of all IDs for genres and themes for GDS. I though it would be useful, since Game Dev Studio's source code is still unavailable and nobody written something like this.
   
Award
Favorite
Favorited
Unfavorite
Genres
This is list of genre IDs.

- Strategy (ID = strategy)
- Racing (ID = racing)
- Sandbox (ID = sandbox)
- Role-playing (ID = rpg)
- Fighting (ID = fighting)
- Horror (ID = horror)
- Adventure (ID = adventure)
- Action (ID = action)
Themes
There are IDs of themes.

- Casino (ID = casino)
- Bizzare (ID = bizzare)
- Ancient (ID = ancient)
- Steampunk (ID = steampunk)
- Cyberpunk (ID = cyberpunk)
- Game Dev (ID = gamedev)
- World War (ID = worldwar)
- Urban (ID = urban)
- Post-Apocalyptic (ID = postapoc)
- Wilderness (ID = wilderness)
- Hospital (ID = hospital)
- Fantasy (ID = fantasy)
- Sci-Fi (ID = scifi)
- Medieval (ID = medieval)
- Spy Thriller (ID = undercover)
- Government (ID = government)
- Military (ID = military)
Notes
- This is guide for modders; normal players will find this useless
- Some IDs can miss
- Some IDs can be wrong, because...

...I had to search in this mess.

Maybe you are asking - How did you get IDs?!
Well...I renamed game_dev_studio.exe to game_dev_studio.zip and opened it with WinRar. Then I opened .lua files in Visual Code Studio (I tried in Sublime Text, but...It was hexadecimal mess).

I hope this guide was useful!