Create README.md

pull/113/head
Javidx9 6 years ago committed by GitHub
parent f8e88db413
commit 6a798ca1e6
  1. 20
      Contributions/README.md

@ -0,0 +1,20 @@
# 3rd Party Contributions
These source code contributions enhance the functionality of the olcPixelGameEngine header file. They are not supported by OneLoneCoder.com or javidx9 so use them at your own risk! Though this is a nice community and to get listed here you have to be trusted...
## PixelGameEngine Extensions (PGEX)
* Widens support for audio files into olcPGEX_Sound.h
* https://github.com/gorbit99/olcPGEX_AudioConvert
## Build Systems
* CMake script
* https://github.com/plane000/olcPixelGameEngine/blob/master/CMakeLists.txt
## Utilities
* Additional fonts and font handling tools
* https://github.com/gorbit99/OLC-Font
* Concert olcConsoleGameEngine ".spr" files into olc::Sprite types
* https://github.com/gorbit99/SprConverter
## Cool Projects
Have you made something using olcPixelGameEngine? Contact me to get a link to it here!
Loading…
Cancel
Save