Metadata-Version: 2.1
Name: powerbeatsvr
Version: 0.1.0
Summary: Convert beats saber levels to PowerBeatsVR
Home-page: https://github.com/guysoft/PowerBeatsVR_song_writer
Author: Guy Sheffer
Author-email: gusyoft@gmail.com
License: GPLv3
Description: # PowerBeatsVR_song_writer
        Convert a BeatSaber level in to a PowerBeatsVR level.
        Currently does not work. Because something in the PowerBeatsVR format makes no sense.
        
        
        ## Usage
        
        ```
        pip3 install powerbeatsvr
        powerbeatsvr [beat saber zip map] [output folder (created)]
        ```
        
        Place the generated json in the PowerBeatsVR layouts folder, and play the ogg file in the game.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
