You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+45-23Lines changed: 45 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,31 +4,42 @@ English
4
4
5
5
1.At present this procedure, only need to do some landscaping, as well as detailed adjustments to the manual.
6
6
7
-
2.Do not need to do much change.
7
+
2.So, do not need to do much change for code.
8
8
9
-
3.Of course, if you need to change it. Give me a better suggestion, let me write this procedure.
9
+
3.Of course, if you need me to change code it.
10
+
Please give me a better suggestion, let me write this procedure(program).
10
11
12
+
4. Sometimes the test version of the project (Preview test version code project), there will be some new test functions and change the code structure.
13
+
If the code (75%) is changed too much, it may not be compatible with the previous version.
14
+
Although they may be problematic code or the code that does not fully implement my ideas, this is a new attempt that I can make every time I upgrade my code.
15
+
This will make me progress in programming techniques. I share my the little achievements of programming made me feel satisfied.
16
+
In addition, I very much welcome everyone to help me. For those who can give me, financial sponsorship and technical support, I would like to express my strong gratitude and thank you for your attention and support!
11
17
12
18
13
-
This code repository consists of [Twlilght-Dream-Of-Magic] Twlilght_Yujiang author, compiled and built!
19
+
20
+
This code repository consists of [Twilight-Dream-Of-Magic] author, compiled and built!
14
21
15
22
IDE: Integrated development environment
16
23
17
-
It is best not to use Code Block IDE, to build this project!
24
+
~~It is best not to use Code Block IDE, to build this project!~~
25
+
26
+
~~Although i provided the [* .cbp] file! (Code Block Project File)~~
27
+
28
+
18
29
19
-
Although i provided the [* .cbp] file! (Code Block Project File)
30
+
The best option is to use Makefile to build this project!
20
31
32
+
If you need to view the script file for my provided.
21
33
34
+
(Makefile) command help information, please use the command line to enter `make help` in the same directory of this file.
22
35
23
-
Best to use Makefile build project!
24
36
25
-
If you need to view my Makefile help, the command line input [make help].
26
37
27
38
This Makefile file
28
39
29
-
Applicable to (Microsoft Windows) system (already completed, the code has BUG please Github message)
40
+
Applicable to (Microsoft Windows) system (Already completed, the code has BUG please create from Github issues message)
30
41
31
-
Applicable to (Linux) system (still in plan .......)
42
+
Applicable to (Linux) system (Still in plan .......)
32
43
33
44
34
45
@@ -40,38 +51,49 @@ This warehouse, each version of the project folder, please create a new IDE proj
40
51
41
52
Chinese
42
53
43
-
1.目前这个程序,只需要做一些美化,还有说明书的详细调整。
54
+
1.目前这个程序,只需要做一些美化,还有说明书的详细调整。
55
+
56
+
2.所以,不需要为代码做太多改变。
57
+
58
+
3.当然,如果你需要我改动代码的话。
59
+
请给我更好的建议,让我去编写这个程序。
60
+
61
+
4.有时候测试版本项目(Preview test version code project),将会有一些新的测试功能和改变代码结构。
0 commit comments