Skip to content

sbrandsborg/ColonySurvival

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Colony Survival

Public gamedata files for Colony Survival

Mostly used as a repository to send pull requests for translation updates. Preferably these pull requests should be set to the highest versioned branch, and not to any 'live' branches (those are supposed to be fixed to a build).

Hosting help here

Modding help here

List of mod callbacks here

Check localecoverage for data on how complete the various translations are. Files will have keys starting with "_MISSING_" followed by the english version for missing/untranslated text. Localecoverage will be updated after pull request merges.

To add a new locale:

  1. Preferably use a text editor like notepad++, as for example notepad does not properly support UTF-8 encoding.
  2. Make a new folder under gamedata/localization/ and copy-paste the .json files over from the en-US locale.
  3. Replace all the strings on the right side with the language you're translating it to.

Store page: http://store.steampowered.com/app/366090/Colony_Survival/

Discord channel: https://discord.gg/colonysurvival

Mods showcase subforum: http://steamcommunity.com/app/366090/discussions/8/

Steam discussions: http://steamcommunity.com/app/366090/discussions/

Mod development subforum: http://steamcommunity.com/app/366090/discussions/5/

About

Public parts of Colony Survival

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%