Files
BatchOszExtractor/BatchOszExtractor.CLI/Program.cs
2024-05-20 22:25:19 -04:00

6 lines
340 B
C#

// See https://aka.ms/new-console-template for more information
using System.Collections.Immutable;
using BatchOszExtractor.Core;
Extract.SelectMaps(SelectionType.Selection,ImmutableList.Create("/home/gwargoomba/Downloads/osuextract/740535 Cartoon & Futuristik Feat. Mikk Mae - C U Again.osz"),"/home/gwargoomba/Downloads/osuextract");