Skip to content

File Source Reference

nebulazorua edited this page Dec 9, 2021 · 3 revisions

Just some notes on some of Andromeda's file structure.

Songs and charts are no longer seperated into 2 different folders, but now share a folder within assets/songs. It should be a little something like this:

Other than that, chart files, etc are the exact same, just in a different folder.

Noteskins are in assets/images/skins or assets/preload/images/skins Once a skin is in there, reload the game and it should be registered.

Characters are in assets/characters. Spritesheets go into characters/images, json files into characters/data, and icons into characters/icons

To load a modchart, make a file named 'modchart.lua' in the song's directory

Clone this wiki locally