Osu allows easy importing of songs by drag and drop.
Similar functionality would make importing packages more intuitive.
Click and drag package zip/folder onto PF Sandbox window to unzip/copy it to PF_Sandbox/packages/
Wont implement for Linux as there doesnt seem to be support for it? And its fairly safe to assume that linux users are not afraid of the filesystem.
Osu allows easy importing of songs by drag and drop. Similar functionality would make importing packages more intuitive. Click and drag package zip/folder onto PF Sandbox window to unzip/copy it to PF_Sandbox/packages/
Wont implement for Linux as there doesnt seem to be support for it? And its fairly safe to assume that linux users are not afraid of the filesystem.
Windows API: https://msdn.microsoft.com/en-us/library/windows/desktop/ms678405(v=vs.85).aspx Will need to add functionality to winit to handle this.