-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
30 additions
and
29 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 20 additions & 19 deletions
39
Starship/Assets/Resources/Localization/English/Credits.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<resources> | ||
<string name="Credits_Title">Event Horizon</string> | ||
<string name="Credits_Title2">Frontier</string> | ||
<string name="Credits_GameDesign">Game Design</string> | ||
<string name="Credits_Program">Programming</string> | ||
<string name="Credits_Graphics">Graphic Design</string> | ||
<string name="Credits_Localization">Localization</string> | ||
<string name="Credits_Music">Music</string> | ||
<string name="Credits_Sound">Sound Effects</string> | ||
<string name="Credits_Thanks">Special Thanks</string> | ||
<string name="Credits_GameDesign_Content">Pavel Zinchenko</string> | ||
<string name="Credits_Program_Content">Pavel Zinchenko</string> | ||
<string name="Credits_Graphics_Content">Pavel Zinchenko</string> | ||
<string name="Credits_Localization_Content">Moritz Schuh (MegumiKitaniji)\nViktor López (Anacheron)\nDaniel Jader (Agred)\nAnthony Barest (SnowedEarth)\nPedro Duque (MrD)\nDongHo Jang (BUP5013511)\nTürker Yüceer(lord24turker)\nThe Grey Cardinal (Michael Kananov)\nCapitalist Commie\nDavido\nChris Dance (Crdguy)\nUnmaker Omega</string> | ||
<string name="Credits_Music_Content">Matthew Le Blanc (SynthR) - www.synthr.net\nRobson Cozendey - www.cozendey.com\nVertex Studio\n</string> | ||
<string name="Credits_Sound_Content">freesound.org</string> | ||
<string name="Credits_Thanks_Content">Vitaliy Malyshev\nMikhail Lilikin\nNanane\n</string> | ||
</resources> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<resources> | ||
<string name="Credits_Title">Event Horizon</string> | ||
<string name="Credits_Title_Inverse">Inverse Mod</string> | ||
<string name="Credits_Title2">Frontier</string> | ||
<string name="Credits_GameDesign">Game Design</string> | ||
<string name="Credits_Program">Programming</string> | ||
<string name="Credits_Graphics">Graphic Design</string> | ||
<string name="Credits_Localization">Localization</string> | ||
<string name="Credits_Music">Music</string> | ||
<string name="Credits_Sound">Sound Effects</string> | ||
<string name="Credits_Thanks">Special Thanks</string> | ||
<string name="Credits_GameDesign_Content">Pavel Zinchenko</string> | ||
<string name="Credits_Program_Content">Pavel Zinchenko</string> | ||
<string name="Credits_Graphics_Content">Pavel Zinchenko</string> | ||
<string name="Credits_Localization_Content">Moritz Schuh (MegumiKitaniji)\nViktor López (Anacheron)\nDaniel Jader (Agred)\nAnthony Barest (SnowedEarth)\nPedro Duque (MrD)\nDongHo Jang (BUP5013511)\nTürker Yüceer(lord24turker)\nThe Grey Cardinal (Michael Kananov)\nCapitalist Commie\nDavido\nChris Dance (Crdguy)\nUnmaker Omega</string> | ||
<string name="Credits_Music_Content">Matthew Le Blanc (SynthR) - www.synthr.net\nRobson Cozendey - www.cozendey.com\nVertex Studio\n</string> | ||
<string name="Credits_Sound_Content">freesound.org</string> | ||
<string name="Credits_Thanks_Content">Vitaliy Malyshev\nMikhail Lilikin\nNanane\n</string> | ||
</resources> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
public static class AppConfig | ||
{ | ||
public const string bundleIdentifier = "com.ZipasGames.EventHorizonDev"; | ||
public const string bundleIdentifier = "com.juh9870.InverseHorizon"; | ||
public const string version = "1.9.4"; | ||
public const int versionCode = 109400; | ||
public const int buildNumber = 1423; | ||
public const int buildNumber = 1426; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters