-
Notifications
You must be signed in to change notification settings - Fork 4
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
2 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">Gish</string> | ||
<string name="version">v1.0 | 29-MAY-2017</string> | ||
<string name="version">v1.0 | 31-MAY-2017</string> | ||
<string name="icon_string">Gish icon</string> | ||
<string name="about_string">Original game was developed by:\n• © 2004-2017 Cryptic Sea.\n\nPublished by:\n• © 2004 Chronic Logic;\n• © 2005 Stardock;\n• © 2007 Steam.\n\nBuy Gish (data files):\nhttp://www.chroniclogic.com/gishorder.htm\nhttp://store.steampowered.com/app/9500\n\nPorting to Android OS native application with using SDL2, OpenAL, Ogg Vorbis, GL4ES and OpenGL ES libraries:\n• © 2017 S. \"EXL\" KLS\nemail: [email protected]\nemail: [email protected]\n\nSource Code:\nhttps://github.com/EXL/Gish\n\nArticle About Porting Gish:\nhttp://exlmoto.ru/gish-droid\n\nThanks to:\n• [SoD]Thor for touch joystick;\n• Pickle for OpenGL ES render;\n• ptitSeb for GL4ES wrapper library;\n• SysLord for some Gish patches;\n• blinry for Gish source code repository;\n• VatsOfGoo for help and data files;\n• Solexid for simple file picker code;\n• GNOME Adwaita team for some icons;\n• Egor Bukhamer for getting to know Gish;\n• Danil Medvedev for playing to Gish with me;\n• J()KER for testing APK-package;\n• Zorge.R for hosting, patience and help.\n\nThe release is dedicated to the 14th anniversary of the http://motofan.ru resource!</string> | ||
<string name="button_cancel">Cancel</string> | ||
|