Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 3eb8aa6

Browse files
committed
docs: update
1 parent 9706d5f commit 3eb8aa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SCP: Sharp
22

3-
[![Discord](https://img.shields.io/discord/895905824239669258?logo=discord&style=flat-square)](https://discord.gg/EerxhNx3fR) [![Workflow status](https://img.shields.io/github/actions/workflow/status/SCPSharp/scp-sharp/build.yml?style=flat-square&logo=github-actions)](https://github.com/SCPSharp/scp-sharp/actions) ![Language](https://img.shields.io/badge/language-kotlin-7f52ff?style=flat-square&logo=kotlin) [![License](https://img.shields.io/badge/license-CC--BY--SA--3.0-informational?style=flat-square)](https://github.com/SCPSharp/scp-sharp/blob/main/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/SCPSharp/scp-sharp?logo=github&style=flat-square) ![GitHub repo size](https://img.shields.io/github/repo-size/SCPSharp/scp-sharp?style=flat-square) ![Total lines](https://img.shields.io/tokei/lines/github/SCPSharp/scp-sharp?style=flat-square) [![GitHub issues](https://img.shields.io/github/issues/SCPSharp/scp-sharp?style=flat-square)](https://github.com/SCPSharp/scp-sharp/issues) ![GitHub PRs](https://img.shields.io/github/issues-pr/SCPSharp/scp-sharp?style=flat-square) [![Commit activity](https://img.shields.io/github/commit-activity/m/SCPSharp/scp-sharp?style=flat-square)](https://github.com/SCPSharp/scp-sharp/commits/main) [![GitHub contributors](https://img.shields.io/github/contributors/SCPSharp/scp-sharp?style=flat-square)](https://github.com/SCPSharp/scp-sharp/graphs/contributors) [![JitPack](https://img.shields.io/jitpack/v/github/SCPSharp/scp-sharp?style=flat-square)](https://jitpack.io/#SCPSharp/scp-sharp) [![Crowdin](https://img.shields.io/badge/translate-crowdin-brightgreen?style=flat-square&logo=crowdin)](https://translate.scpsharp.ga/) ![GitHub release](https://img.shields.io/github/v/release/SCPSharp/scp-sharp?display_name=tag&include_prereleases&logo=github&style=flat-square) [![Modrinth](https://img.shields.io/badge/modrinth-download-green?style=flat-square)](https://modrinth.com/mod/scp-sharp) [![Wiki](https://img.shields.io/badge/wiki-Miraheze-brightgreen?style=flat-square)](https://wiki.scpsharp.ga/wiki/Main_Page) ![Minecraft version](https://img.shields.io/badge/minecraft-1.19.3-brightgreen?style=flat-square&logo=mojang-studios)
3+
[![Discord](https://img.shields.io/discord/895905824239669258?logo=discord&style=flat-square)](https://discord.gg/EerxhNx3fR) [![Workflow status](https://img.shields.io/github/actions/workflow/status/SCPSharp/scp-sharp/build.yml?style=flat-square&logo=github-actions)](https://github.com/SCPSharp/scp-sharp/actions) ![Language](https://img.shields.io/badge/language-kotlin-7f52ff?style=flat-square&logo=kotlin) [![License](https://img.shields.io/badge/license-CC--BY--SA--3.0-informational?style=flat-square)](https://github.com/SCPSharp/scp-sharp/blob/main/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/SCPSharp/scp-sharp?logo=github&style=flat-square) ![GitHub repo size](https://img.shields.io/github/repo-size/SCPSharp/scp-sharp?style=flat-square) [![GitHub issues](https://img.shields.io/github/issues/SCPSharp/scp-sharp?style=flat-square)](https://github.com/SCPSharp/scp-sharp/issues) ![GitHub PRs](https://img.shields.io/github/issues-pr/SCPSharp/scp-sharp?style=flat-square) [![Commit activity](https://img.shields.io/github/commit-activity/m/SCPSharp/scp-sharp?style=flat-square)](https://github.com/SCPSharp/scp-sharp/commits/main) [![GitHub contributors](https://img.shields.io/github/contributors/SCPSharp/scp-sharp?style=flat-square)](https://github.com/SCPSharp/scp-sharp/graphs/contributors) [![JitPack](https://img.shields.io/jitpack/v/github/SCPSharp/scp-sharp?style=flat-square)](https://jitpack.io/#SCPSharp/scp-sharp) [![Crowdin](https://img.shields.io/badge/translate-crowdin-brightgreen?style=flat-square&logo=crowdin)](https://translate.scpsharp.ga/) ![GitHub release](https://img.shields.io/github/v/release/SCPSharp/scp-sharp?display_name=tag&include_prereleases&logo=github&style=flat-square) [![Modrinth](https://img.shields.io/badge/modrinth-download-green?style=flat-square)](https://modrinth.com/mod/scp-sharp) [![Wiki](https://img.shields.io/badge/wiki-Miraheze-brightgreen?style=flat-square)](https://wiki.scpsharp.ga/wiki/Main_Page) ![Minecraft version](https://img.shields.io/badge/minecraft-1.19.3-brightgreen?style=flat-square&logo=mojang-studios)
44

55
> SCP: Sharp is a mod for Minecraft about SCP Foundation
66
@@ -46,11 +46,11 @@ If you can make a better model, thanks, really!
4646

4747
#### Blink effect for SCP-173 does not render on client side?
4848

49-
Yeah, it is kind of difficult to get the tick timer on the client and the tick reference should never be synchronized to the client, so I could not know "Is time for wink?" on the client. There will be some delay if the time of the computer is used.
49+
Yeah, it is kind of difficult to get the tick timer on the client and the tick reference should never be synchronized to the client. There will be some delay if the time of the computer is used.
5050

5151
#### CurseForge?
5252

53-
No and never, do not ask why.
53+
No, unless they support syncing README to project description via Gradle
5454

5555
## Contributing
5656

0 commit comments

Comments
 (0)