Skip to content

endersgergo/osu-BackupAndRestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu-BackupAndRestore

Multitool for the game osu!

The game "osu!" is a free-to-play 2D rythm game developed by ppy. The name "osu!" belongs to the copyright owner, ppy Pty Ltd.

osu! stores user and beatmap data in .db files. But these files are very prone to corupption if the game is suddely stopped mid-execution. That is why I made this, to backup before launch and restore if needed without doing this myself by hand.

osu!'s licence header:

Copyright (c) ppy Pty Ltd contact@ppy.sh. Licensed under the MIT Licence.
See the LICENCE file in the repository root for full licence text.

Licence

This project is nothing serius, I'm just making it for myself to try things out, while doing something somewhat useful.