Skip to main content

Provides utility for compiling and extracting *osu!*-related filetypes,

Project description

osutool

multipurpose tool for osu! files

version status downloads

license python

Summary

Provides utility for compiling and extracting osu!-related filetypes, designed to be user-friendly and efficient, with a focus on simplicity and ease of use.

  • :snake: Supports Python 3.8 and above. Tested on Windows 10.
  • :construction: Work in progress. Features are not finalised and may be unstable.
  • :arrows_clockwise: Pull requests are welcome!
  • :star: Show your support by leaving a star!

osutool is not affiliated with osu!. For official information about osu!, visit osu.ppy.sh.

Contents

Features

  • convert beatmap/song folders to .osz files, and vice versa
  • convert skin folders to .osk files, and vice versa

Installation

python -m pip install --upgrade osutool

Usage

Open a command line from the directory with the files you want to manipulate, then run osutool.

$ osutool

 [NOTICE]  | Mode is not set.
 [INPUT]   | Set mode to [c]ompile or [e]xtract. > _

Compilation (folders to files)

> c

The program will create a file for every applicable folder and subfolder. Files generated from subfolders will be placed in the same subfolder.

Each file will be named after the folder it was created from.

Extraction (files to folders)

> e

The program will generate a folder for every file in the current folder and its subfolders. Folders generated from subfolders will be placed in the same subfolder.

Each folder will be named after the file it was created from.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osutool-0.1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

osutool-0.1.0-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page