FRESHMusicPlayer-WinForms/README.md
2020-01-18 11:20:30 -06:00

8 lines
519 B
Markdown

# FRESHMusicPlayer
A simple winforms music player.
Supports all common formats (except for .ogg, from what I can tell)
(**Support/Discussion Discord Server**)[https://discord.gg/mFGFT8K]
# Notes about contribution
This project automatically releasifies the project if you have the solution configuration set to "Release". This will fail if you do not have the package manager console open.
(You shouldn't use this anyway in normal circumstances; to test with optimizations off, use the "ReleaseDebug" configuration.)