mirror of
https://github.com/ScrelliCopter/VGM-Tools
synced 2025-02-21 04:09:25 +11:00
Reorganised slightly, and added my spc sample ripper + spc2it.
This commit is contained in:
29
spctools/spc2it/readme.md
Executable file
29
spctools/spc2it/readme.md
Executable file
@@ -0,0 +1,29 @@
|
||||
Cloned from: https://github.com/uyjulian/spc2it
|
||||
|
||||
SPC2IT
|
||||
======
|
||||
|
||||
Convert SPC files to IT (Impulse Tracker) files.
|
||||
|
||||
Compiling
|
||||
=========
|
||||
|
||||
You need cmake.
|
||||
|
||||
> mkdir b && cd b && cmake .. && make
|
||||
|
||||
Running
|
||||
=======
|
||||
|
||||
Enter the executable's path in the command line, then press enter to see the syntax.
|
||||
|
||||
Bugs
|
||||
====
|
||||
|
||||
• None...
|
||||
|
||||
More information
|
||||
================
|
||||
|
||||
For more information, read the documentation in ./doc/
|
||||
Also, see http://www.romhacking.net/forum/index.php?topic=10164.0
|
||||
Reference in New Issue
Block a user