Browse Source

Added readme

SDLAttempt
Macoy Madson 3 years ago
parent
commit
7015a7f0be
  1. 10
      ReadMe.org

10
ReadMe.org

@ -0,0 +1,10 @@
#+TITLE:GameLib
GameLib is my library for making games. It is the successor to [[https://macoy.me/code/macoy/base2.0][base2.0]].
* Setup
#+BEGIN_SRC sh
git clone https://macoy.me/code/macoy/gamelib.git
git submodule update --init --recursive
#+END_SRC
Loading…
Cancel
Save