13 lines
542 B
Markdown
13 lines
542 B
Markdown
|
|
# RMineCounter
|
||
|
|
|
||
|
|
<div style="text-align: center">
|
||
|
|
<p>在游戏中添加统计信息来统计玩家挖掘数据, 可以借助计分板显示出数据</p>
|
||
|
|
|
||
|
|
<img src="https://static-flax.vercel.app/static/kotlin/made-with-kotlin.svg">
|
||
|
|
|
||
|
|
<br>
|
||
|
|
|
||
|
|
<img alt="GitHub" src="https://img.shields.io/github/license/DangoTown/RMC?logo=apache">
|
||
|
|
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/DangoTown/RMC/ci.yml">
|
||
|
|
<img alt="Kotlin Version" src="https://img.shields.io/badge/Kotlin-1.8.22-pink?logo=kotlin">
|
||
|
|
</div>
|