Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit fc4666b

Browse files
authoredNov 1, 2016
Update README.md
1 parent eb3eda6 commit fc4666b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
A simple csv file decoder for Hay Day (a mobile game from supercell).
33

44
You can decode the game file to human-readable csv file.
5-
With that program, you can discover the inter parameter of the game for free, such as FUTURE EVENT CALENDAR, ITEM PICKUP PROBABILITY TABLE...
5+
With this program, you can discover the inter parameter of the game for free, such as FUTURE EVENT CALENDAR, ITEM PICKUP PROBABILITY TABLE...
66

77
## Build Guide
8-
1. Build project by VS2013
8+
1. Build GUI project by VS2015
99
1. Run
1010

1111
---
@@ -15,5 +15,5 @@ With that program, you can discover the inter parameter of the game for free, su
1515
通过这个程序,你可以自由探索游戏的内部数值设定,例如未来游戏活动日历,道具拾取概率表等
1616

1717
## 构建指南
18-
1. 使用VS2013构建项目
18+
1. 使用VS2015构建GUI项目
1919
2. 运行

0 commit comments

Comments
 (0)
This repository has been archived.