Skip to content

Commit 528660e

Browse files
committed
Update change log & donate urls
1 parent d5a2e45 commit 528660e

File tree

7 files changed

+16
-11
lines changed

7 files changed

+16
-11
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
otechie: # Replace with a single Otechie username
1212
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
13-
custom: https://axmol.dev/donate.html
13+
custom: https://axmol.dev/donate

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
### Improvements
1212

13+
- Improve Label: underline, strikethrough and color by @aismann in https://github.com/axmolengine/axmol/pull/2382
1314
- Disable Spine references if Spine is not enabled by @rh101 in https://github.com/axmolengine/axmol/pull/2346
1415
- Increase MAX_AUDIOINSTANCES value to 128 in AudioEngine by @MartinLutherSu in https://github.com/axmolengine/axmol/pull/2348
1516
- Clipper2 ver. 1.5.0 by @aismann in https://github.com/axmolengine/axmol/pull/2350
@@ -32,6 +33,8 @@
3233
- Improve gradle scripts
3334
- Remove unused 3rd lib: yaml-cpp by @halx99
3435
- Fix wasm compile warnings
36+
- Added methods to modify audio pitch by @Janglee123 in https://github.com/axmolengine/axmol/pull/2381
37+
- Improve webgl render fps by @halx99 in https://github.com/axmolengine/axmol/pull/2379
3538

3639
### SDKs updates
3740

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ How to contribute:
138138
* Please do not forget to add the topic `axmol` and `axmolengine` to any related repository you create!
139139
* Adding a star on GitHub will help Axmol grow as well. Thank you!
140140

141-
If you find **Axmol Engine** helpful, please consider donating in [https://axmol.dev/donate.html](https://axmol.dev/donate.html). Thank you very much!
141+
If you find **Axmol Engine** helpful, please consider donating in [https://axmol.dev/donate](https://axmol.dev/donate). Thank you very much!
142142

143143
## Sponsors
144144

@@ -154,7 +154,7 @@ If you find **Axmol Engine** helpful, please consider donating in [https://axmol
154154

155155
#### More Sponsors
156156

157-
Please visit: [https://axmol.dev/donate.html](https://axmol.dev/donate.html)
157+
Please visit: [https://axmol.dev/donate](https://axmol.dev/donate)
158158

159159
## Community
160160

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Axmol 引擎在 Cocos2d-x v4.0 的基础上进行迭代和改进。现在速度
139139
* 请不要忘记将主题 axmol 和 axmolengine 添加到您创建的任何相关存储库中
140140
* 在 GitHub 上添加星也将有助于 Axmol 的成长。谢谢你!
141141

142-
如果您发现 Axmol 引擎有帮助,请考虑在 [https://axmol.dev/donate.html](https://axmol.dev/donate.html) 赞助,非常感谢!
142+
如果您发现 Axmol 引擎有帮助,请考虑在 [https://axmol.dev/donate](https://axmol.dev/donate) 赞助,非常感谢!
143143

144144
## Sponsors
145145

@@ -154,7 +154,7 @@ Axmol 引擎在 Cocos2d-x v4.0 的基础上进行迭代和改进。现在速度
154154

155155
#### More Sponsors
156156

157-
Please visit: [https://axmol.dev/donate.html](https://axmol.dev/donate.html)
157+
Please visit: [https://axmol.dev/donate](https://axmol.dev/donate)
158158

159159
## 社区
160160

docs/donate.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<meta name="viewport" content="width=device-width, initial-scale=1">
2828
<meta name="theme-color" content="#157878">
2929
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
30-
<link rel="stylesheet" href="assets/css/style.css?v=fb4aeb0a15d8adcd11c824dee3f2322a9ffc5418" ">
30+
<link rel="stylesheet" href="/assets/css/style.css?v=fb4aeb0a15d8adcd11c824dee3f2322a9ffc5418" ">
3131
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
3232
<!-- Setup Google Analytics -->
3333
<!-- You can set your favicon here -->
@@ -105,13 +105,13 @@ <h4>PAYPAL</h4>
105105
<h4>ALIPAY</h4>
106106
<p>请备注:赞助Axmol</p>
107107
<p align="left">
108-
<img src="alipay.jpg" height="300" />
108+
<img src="/alipay.jpg" height="300" />
109109
</p>
110110

111111
<h4>WXPAY</h4>
112112
<p>请备注:赞助Axmol</p>
113113
<p align="left">
114-
<img src="wxpay.png" height="300" />
114+
<img src="/wxpay.png" height="300" />
115115
</p>
116116

117117
<h3>Fiscal Host</h3>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2 class="project-tagline">A Multi-platform Engine for Mobile, Desktop and Xbox
6060
<a href="https://github.com/axmolengine/axmol">
6161
<img src="https://img.shields.io/github/stars/axmolengine/axmol?style=plastic" alt="Stars" />
6262
</a>
63-
<a href="https://axmol.dev/donate.html">
63+
<a href="https://axmol.dev/donate">
6464
<img src="https://img.shields.io/badge/❤️Donate-pink.svg" alt="LICENSE" />
6565
</a>
6666
</p>
@@ -246,7 +246,7 @@ <h3>Titanium Sponsors</h3>
246246
<p>&nbsp;</p>
247247

248248
<h3>More Sponsors</h3>
249-
<p>Please visit: <a href="https://axmol.dev/donate.html">https://axmol.dev/donate.html</a></p>
249+
<p>Please visit: <a href="https://axmol.dev/donate">https://axmol.dev/donate</a></p>
250250

251251
<h2><a id="how-to-know-more"></a>How to know more</h2>
252252

tools/ci/build-site.ps1

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,9 @@ configure_file './doc_index.html.in' "$site_dist/manual/index.html" @{'@VERSION@
164164
mkdirs "$site_dist/assets/css"
165165
Copy-Item './style.css' "$site_dist/assets/css/style.css"
166166
Copy-Item './index.html' "$site_dist/index.html"
167-
Copy-Item './donate.html' "$site_dist/donate.html"
167+
168+
mkdir "$site_dist/donate"
169+
Copy-Item './donate.html' "$site_dist/donate/index.html"
168170

169171
# copy images used in axmol home page
170172
Copy-Item './logo.png' "$site_dist/logo.png"

0 commit comments

Comments
 (0)