Activity
Update build.yml, should fix #8
Update build.yml, should fix #8
Improve build instructions
Improve build instructions
Add simple playback example
Add simple playback example
v1.3
v1.3
Add CTL Support
Add CTL Support
Merge pull request #5 from RedMser/limit-values
Merge pull request #5 from RedMser/limit-values
Pull request merge
v1.2
v1.2
Add some missing functions
Add some missing functions
Fix typo
Fix typo
Update README
Update README
v1.1
v1.1
Update build instructions
Update build instructions
Statically link the standard libraries
Statically link the standard libraries
Merge branch 'main' of https://github.com/Dudejoe870/godot-openmpt
Merge branch 'main' of https://github.com/Dudejoe870/godot-openmpt
Fix wording in README
Fix wording in README
Fix CMakeLists
Fix CMakeLists
Improve binary size further
Improve binary size further
Fix enormous binary sizes
Fix enormous binary sizes
Fix crash, properties were causing issues
Fix crash, properties were causing issues
Should work now
Should work now
Hopefully fix workflow
Hopefully fix workflow
Update workflow to hopefully work
Update workflow to hopefully work
Update godot-cpp
Update godot-cpp
Update README to reflect new prebuilt branch
Update README to reflect new prebuilt branch
Initial release v1.0
Initial release v1.0
Fix Linux building problems
Fix Linux building problems
Forgot one instruction
Forgot one instruction
Add README
Add README
First version complete, playback is functional!
First version complete, playback is functional!
Implement the extension part
Implement the extension part