mirror of
https://github.com/Royce551/FRESHMusicPlayer-WinForms.git
synced 2025-01-23 03:11:52 -05:00
8 lines
519 B
Markdown
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.)
|