README 232 B

123456
  1. Original Raylib 4.5.0 Source Code downloaded from https://github.com/raysan5/raylib/releases/tag/4.5.0
  2. Stripped off everything except `./LICENSE` and `./src/`.
  3. Applied patches:
  4. - https://github.com/raysan5/raylib/pull/3434
  5. - rexim