Skip to content

spin-the-hexagon/archimedes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archimedes

A modding SDK (and the internal SDK) for project(ADHD)

How to make a mod

  1. Empty out the content/menu and content/songs directories.
  2. Use the existing contents as an inspiration, for example, add .osu files in content/songs and .men files in content/menu.
  3. Download Rust
  4. rustup default nightly-msvc
  5. cargo run
  6. output.txt is your mod file!

The .men format

The .men format describes the menu buttons shown when you are on the state with the name of the men file, example, file.men defines what's rendered on the File screen.

Example (file.men):

Load
Main

About

The modding/development SDK for project(ADHD)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages