Create README.md

pull/39/head
Javidx9 6 years ago committed by GitHub
parent d8024cf058
commit efde2289f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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