OSVR-Unity
OSVR-Unity copied to clipboard
Cleanup unncessary files in unitypackage
Removes the placeholder Readme in the Android plugins folder, since they are now included.
There are a bunch of files copied from Managed-OSVR that may or may not be needed in the Unity package:
add_sdk_to_registry* LICENSE is already in the package so it does not seem necessary to be in each Plugins folder. NOTICE, NEWS, BINARY-README, README, CONTRIBUTING all come from OSVR-Core and don't seem necessary (besides osvr-ver.txt).
Here is the full list:

@rpavlik @JeroMiya just trying to remove some clutter, is it worth me going into CI so that only a minimal subset of these make it into the distributed Unity package?