Skip to content

CaladBlogBaal/MusicModder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicModder

Requirements

Setup

Obtain the .exe files for ffmpeg and XWBTool above, and drag them inside the MusicModder folder, and make sure .NET SDK is installed

Building and running the project

Open a terminal and navigate to the project director

cd path/to/MusicModder

Build the project with

dotnet build
dotnet run

If no issues arises release the build with

dotnet publish -c Release -r win-x64 --self-contained true

After running the command above, your created .exe should be located in bin\Release\netX.X\win-x64\publish\

About

A BBCF ( blazblue central fiction ) .NET CLI App for editing music for .pac files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages