1
0
mirror of https://github.com/ScrelliCopter/VGM-Tools synced 2025-02-21 04:09:25 +11:00

Prob not a bad idea to link back here in feropm.py

This commit is contained in:
2020-12-15 21:51:27 +11:00
parent a8cd2f0f36
commit 5a059441df

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# Name: feropm.py # Name: feropm.py
# Copyright: © 2020 a dinosaur # Copyright: © 2020 a dinosaur
# Homepage: https://github.com/ScrelliCopter/VGM-Tools
# License: Zlib (https://opensource.org/licenses/Zlib) # License: Zlib (https://opensource.org/licenses/Zlib)
# Description: Script to convert csMD presets to VOPM files. # Description: Script to convert csMD presets to VOPM files.
# Based on documentation provided by MovieMovies1. # Based on documentation provided by MovieMovies1.