Files
BatchOszExtractor/BatchOszExtractor.CLI/Program.cs
2024-05-18 02:13:13 -04:00

6 lines
337 B
C#

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