Skip to content

Commit 6314e9f

Browse files
committed
[FIX] Update README
1 parent a786006 commit 6314e9f

2 files changed

Lines changed: 49 additions & 1 deletion

File tree

README.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,54 @@ Open a ticket in `#suggestions` on our [Discord](https://discord.com/invite/8fEz
254254

255255
---
256256

257+
---
258+
259+
## 💜 Support Us
260+
261+
If our projects help you, consider supporting their development.
262+
263+
<table>
264+
<tr>
265+
<td align="center" width="130">
266+
<img src="https://cdn.simpleicons.org/bitcoin/F7931A" width="25" alt="BTC"/><br/>
267+
<sub><b>Bitcoin</b></sub>
268+
</td>
269+
<td>
270+
271+
```text
272+
bc1q9a8dr55jgfae0mhevw3vvczegjv0khfp0ngrnv
273+
```
274+
275+
</td>
276+
</tr>
277+
<tr>
278+
<td align="center" width="130">
279+
<img src="https://cdn.simpleicons.org/ethereum/627EEA" width="25" alt="ETH"/><br/>
280+
<sub><b>Ethereum</b></sub>
281+
</td>
282+
<td>
283+
284+
```text
285+
0x0BaAeEA44Ce08c8DC139224ff57563695B30d423
286+
```
287+
288+
</td>
289+
</tr>
290+
<tr>
291+
<td align="center" width="130">
292+
<img src="https://cdn.simpleicons.org/boosty/F15F2C" width="25" alt="Boosty"/><br/>
293+
<sub><b>Boosty</b></sub>
294+
</td>
295+
<td align="center">
296+
<a href="https://boosty.to/empireprojekt/donate">
297+
<img width="70%" src="https://img.shields.io/badge/Donate-Boosty-F15F2C?style=for-the-badge&logo=boosty&logoColor=white" alt="Donate on Boosty"/>
298+
</a>
299+
</td>
300+
</tr>
301+
</table>
302+
303+
---
304+
257305
<div align="center">
258306

259307
More plugins from [AstraInteractive](https://github.com/Astra-Interactive)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ klibs.java.ktarget=21
1313
# Project
1414
klibs.project.name=SoulKeeper
1515
klibs.project.group=ru.astrainteractive.soulkeeper
16-
klibs.project.version.string=1.8.3
16+
klibs.project.version.string=1.8.4
1717
klibs.project.description=Keep your items after death
1818
klibs.project.developers=makeevrserg|Makeev Roman|makeevrserg@gmail.com
1919
klibs.project.url=https://github.com/Astra-Interactive/SoulKeeper

0 commit comments

Comments
 (0)