Steel Girl unlimited diamond android download and source code deployment success

Source: Internet
Author: User

All the materials and resources in this paper are for technical study and research purposes only, please delete the downloaded files within 24 hours, do not use for commercial purposes, otherwise the legal disputes and joint liability arising from this site and the Publisher will not be responsible.
This article in the online game information, online games source code resources are from the Internet, non-site development. If there is infringement of your legitimate rights and interests, please inform us, we will be cleared within three business days.
"Steel Maiden" (Battleship Girl 2.0) source code deployment is successful, welcome to play.

Unlimited Diamond android Download Http://pan.baidu.com/s/1i4hfG9J
Client source Code Http://pan.baidu.com/s/1o74CgjS
Server One-click Deployment version HTTP://PAN.BAIDU.COM/S/1I4VSYFR

1. Install SQL Server2008 or later.

2. After downloading the server, unzip the folder directory as follows:

Serverrelease
------Loginserver
------Gameserver
------Redis
------------Redis1
------------Redis2

Assets
------Ship_basedata_0.32_653279.data
------......

Dbdata
------Ship_base.sql
------Ship_gship.sql
------Ship_log.sql
------Ship_logindb.sql
------Ship1.sql
------Ship2.sql

Warshipgirlsclient

Folder Explanation:
Serverrelease (server folder)
------Loginserver (Login server)
------Gameserver (game server)
------Redis (Redis cache server)
------------Redis1 (cache server 1)
------------Redis2 (cache server 1)

Assets (Resource folder)
------Ship_basedata_0.32_653279.data (Resource folder)
------...... (Various resources)

Dbdata (Database SQL folder)
------Ship_base.sql (Base database)
------Ship_gship.sql (Game Guild database)
------Ship_log.sql (game log database)
------Ship_logindb.sql (Login database)
------Ship1.sql (game player database)
------Ship2.sql (game player database)

Warshipgirlsclient (u3d Client folder)

3. Enter the Dbdata folder to create the database.
Ship_logindb
Ship_base
Ship_gship
Ship_log
Ship1
Ship2
such as: (Figure I)

650) this.width=650; "title=" figure A. png "src=" http://s1.51cto.com/wyfs02/M00/7A/BA/wKiom1ayFJHypTVKAAA3pUUPaPc848.png "alt=" Wkiom1ayfjhyptvkaaa3puupapc848.png "/>

4. Modify the game table in Ship_logindb
Modify and field the CDN resource and place the assets (Resource folder) folder under this folder
such as: (Figure II)

650) this.width=650; "title=" figure two. png "src=" http://s4.51cto.com/wyfs02/M00/7A/BA/wKioL1ayFPLRaiBJAABpk-GscWs695.png "alt=" Wkiol1ayfplraibjaabpk-gscws695.png "/>5. Turn on Redis.
Go to Redis1 folder
Modify Redis.conf
Modify Line 329
Configure Redis folder Heapdir address is the absolute path to the Redis1 folder.
Like what:
Heapdir E:\ServerRelease\Redis\Redis1

Modify Line 17
Configure the Redis port number
Like Port 6379.

Similarly, modify the redis.conf file under the Redis2 folder

Double-click Run Start.bat

Open two Redis
such as: (Figure III)

650) this.width=650; "title=" figure three. png "src=" http://s2.51cto.com/wyfs02/M00/7A/BA/wKiom1ayFLei-dPeAABVkMXdtD0286.png "alt=" Wkiom1ayflei-dpeaabvkmxdtd0286.png "/>

4. Go to Loginserver folder, double click Run LoginServer.exe, turn on login server
Modify LoginServer.exe.config
such as: (Fig. 41)

650) this.width=650; "title=" Figure four 1.png "src=" http://s3.51cto.com/wyfs02/M01/7A/BA/ Wkiom1ayfnwzilkmaaeypwketyk380.png "alt=" wkiom1ayfnwzilkmaaeypwketyk380.png "/> After operation such as: (Figure 42)

650) this.width=650; "title=" Figure four 2.png "src=" http://s4.51cto.com/wyfs02/M01/7A/BA/ Wkiol1ayftrjxtcdaaa3uoc2e6s366.png "alt=" Wkiol1ayftrjxtcdaaa3uoc2e6s366.png "/>

5. Go to the Gameserver folder, double-click Run GameServer.exe, turn on the game server
Modify the GameServer.exe.config, and note that the server table configuration in the SHIP_LOGINDB database is consistent
such as: (Fig. 51)

650) this.width=650; "title=" Figure five 1.png "src=" http://s5.51cto.com/wyfs02/M02/7A/BA/wKiom1ayFQKi6sAcAAI0tF63_ K4088.png "alt=" wkiom1ayfqki6sacaai0tf63_k4088.png "/> After operation such as: (Figure 52)

650) this.width=650; "title=" Figure five 2.png "src=" http://s4.51cto.com/wyfs02/M02/7A/BA/ Wkiom1ayfrbtqooeaaa-7oodyoa874.png "alt=" Wkiom1ayfrbtqooeaaa-7oodyoa874.png "/>

6. Open the game client
Configuring the Urlhelper.cs File
Modify IP Address
such as: (Fig. 61)

650) this.width=650; "title=" Figure VI 1.png "src=" http://s1.51cto.com/wyfs02/M02/7A/BA/ Wkiol1ayfxqatsmoaagdwh3nlki767.png "alt=" wkiol1ayfxqatsmoaagdwh3nlki767.png "/> After operation such as: (Figure 62) (Figure 63)

650) this.width=650; "title=" Figure VI 3.png "src=" http://s2.51cto.com/wyfs02/M01/7A/BA/ Wkiol1ayfazgoj7kaaoouerklz0873.png "alt=" Wkiol1ayfazgoj7kaaoouerklz0873.png "/> in the hippocampus Android simulator runs successfully.
Construction uses 999 probability of 5 star ship


The source code that is circulating on the network is attached:
Gaming server Code
Https://www.dropbox.com/s/r50kmmy8ua6tw91/WarShipServer.zip?dl=0
Game Client Code Unity3d
Https://www.dropbox.com/s/w6ux0eiw7cil39k/WarshipGirlsClient.zip?dl=0
Game Server Start step
Https://www.dropbox.com/s/k4br256g0g4kveg/%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%BC%80%E5%90%AF%E6%AD%A5%E9%AA%A4.zip?dl=0
Game material
Https://www.dropbox.com/s/1jnrtv9ppgjlqdl/%E7%AB%8B%E7%BB%98.rar?dl=0
Https://www.dropbox.com/s/hdxofush0l7wkqn/%E8%88%B9.zip?dl=0
Repository Sql&redis
Https://www.dropbox.com/s/c4c7hq702bglbkw/DB.zip?dl=0





Steel Girl unlimited diamond android download and source code deployment success

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.