Skip to content

cyperdark/osu-counters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome 👋


How to create pp counter

To start creating pp counters you need to download VS Code (or other IDE), tosu or gosu and quickstart example.

Then you need a little bit knowledge about css, html, javascript (or you can just google or ChatGPT most of stuff).

  1. Download required tools:
    1. Download VS Code or any other IDE
      1. How to install VS Code
    2. Download latest quickstart example
    3. Download tosu or gosu
  2. Create new folder anywhere
    1. Create static folder in new folder
    2. Unzip quickstart.zip files to static folder
    3. Unzip tosu to new folder
  3. Run tosu.exe
  4. Run osu! (not lazer)
  5. Open your folder in your IDE (VS Code or other) and start coding
  6. have fun! (im lazy to describe other steps)


How to submit pp counter

  1. Fork repository
  2. Add your counter folder to counters folder
    1. Your counter name should be: {name of the counter} by {author name}
  3. Download metadata.txt, if you don't have it already, and replace it with your metadata
  4. Push to your forked repository
  5. Open new pull request: link
    1. Title: new: {ppCounterName}
    2. Attach screenshots or video of pp counter
    3. in addition you can specify with which tool (gosu, tosu, streamcompanion) your counter compatible

p.s. if you didn't get any responses with-in 5 days, ping me in discord https://discord.gg/rYHNggbhyY

p.s.s. At the moment this repo is fork of gosumemory/static