Tutorial! - JamsTheMans/Crow-Engine-Charter GitHub Wiki

Tutorial:

  1. Install PyCharm: https://www.jetbrains.com/pycharm/

  2. Copy the python script (ignore the idea folder).

  3. Open PyCharm and Open the code from it.

  4. Make sure that pyogg is installed on your editor. (just click pyogg twice and ask the editor to install it for you.)

  5. Run the script by clicking on the Run button in the top right corner of PyCharm, or by pressing the F5 key.

  6. When you run the script, you will be prompted to enter the path to the OGG file you want to convert. Enter the path and press Enter.

  7. The script will convert the OGG file to a JSON file and save it in the same directory as the Python file.

Ask Me any questions if you don't understand this or run into an error.