Unity mobile game implementing my ScoreboardAPI
Go to file
2023-08-26 09:21:32 +00:00
.github/workflows add github action to mirror repository to Gitea 2023-08-26 09:21:32 +00:00
Assets feat: add Delete methods to SaveSystem 2022-07-31 16:36:27 +03:00
Packages chore: add SoftMaskForUGUI package 2022-07-21 12:03:34 +03:00
ProjectSettings refactor: remake score system 2022-07-20 20:06:57 +03:00
.gitattributes Initial commit 2022-03-13 12:45:56 +02:00
.gitignore chore: remove TextMesh Pro assets 2022-03-18 19:30:57 +02:00
Assembly-CSharp.csproj.DotSettings refactor: remake score system 2022-07-20 20:06:57 +03:00
LICENSE docs: update LICENSE 2022-12-25 10:45:42 +02:00
README.md docs: update README.md 2022-08-08 23:09:43 +03:00

KeepItUp Casual mobile game implementing my ScoreboardAPI

How to contribute?

If you want to add a feature, you should follow these steps:

  1. Fork the project
  2. Make some changes and commit them with conventional commit message
  3. Submit a PR with a new feature/code

Find a bug?

If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!

Development status

On hold Development is paused for now