2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 11:19:59 +01:00

Add pictures for first two tutorial pages

This commit is contained in:
Alibek Omarov 2018-01-29 01:13:55 +03:00
parent a09abe4bcf
commit b7b468ba14
3 changed files with 13 additions and 7 deletions

BIN
res/drawable/page1-en.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

BIN
res/drawable/page2-en.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -1,11 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="page_title0">Welcome!</string>
<string name="page_content0"><![CDATA[<p><h1><font color="#ff0000">Under Construction!</font></h1><br/></p>Welcome to Xash3D FWGS! Before continue, we recommend you to read our installation guide. Press "Next" to continue. Press "Skip" to close this dialog, if you already have installed the game data files.]]></string>
<string name="page_title1">Obtain game data from Steam</string>
<string name="page_content1">To play, you need to have Half-Life on your Steam account. Install Steam client on your PC. Purchase the game, if you still not. Press "Install" button. Wait until download finishes.</string>
<string name="page_title2">Copy game to your device</string>
<string name="page_content2">Open game properties in Steam, move to "Local Files" tab and press "Browse local files..." button. File manager window will appear. Connect your device to PC. Create "xash" folder in device\'s internal storage and copy "valve" folder from game local files into "xash" on your device. If you have not enough internal storage, you may use external SD. Then you need to use "Android/data/in.celest.xash3d.hl/files" folder on external SD(create these folders, if they does not exist).</string>
<string name="page_title3">Setting game path</string>
<string name="page_content3">After successfully copying game to device, you need to tell Xash3D FWGS where you placed it. Press "Next" to close this dialog and select game folder (that contains "valve" folder) by pressing "Select game data location" button</string>
<string name="page_content0"><![CDATA[<img src="ic_launcher" />Welcome to Xash3D FWGS! Before continue, we recommend you to read our installation guide. Press "Next" to continue. Press "Skip" to close this dialog, if you already have installed the game data files.]]></string>
<string name="page_title1">Purchase Half-Life in Steam</string>
<string name="page_content1"><![CDATA[<img src="page1_en"/>To play, you need to have Half-Life on your Steam account. Install Steam client on your PC. Purchase the game, if you still not. Press "Install" button. Wait until download finishes.]]></string>
<string name="page_title2">Get game files directory</string>
<string name="page_content2"><![CDATA[<img src="page2_en"/>Open game properties in Steam, move to "Local Files" tab and press "Browse local files..." button. File manager window will appear.]]></string>
<string name="page_title3">Copy game files to device</string>
<string name="page_content3"><![CDATA[Connect your device to PC. Create "xash" folder in device\'s internal storage and copy "valve" folder from game local files into "xash" on your device. If you have not enough internal storage, you may use external SD. Then you need to use "Android/data/in.celest.xash3d.hl/files" folder on external SD(create these folders, if they does not exist).]]></string>
<string name="page_title4">Setting game path</string>
<string name="page_content4"><![CDATA[After successfully copying game to device, you need to tell Xash3D FWGS where you placed it. Press "Next" to close this dialog and select game folder (that contains "valve" folder) by pressing "Select game data location" button]]></string>
</resources>