
1 changed files with 10 additions and 0 deletions
@ -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…
Reference in new issue