8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
|
In this repository you'll find the fully reversed source code for GTA VC
|
||
|
|
||
|
Building on Linux:
|
||
|
$ cd reVC/
|
||
|
$ premake5 --with-librw gmake2
|
||
|
$ cd build/
|
||
|
$ make config=release_linux-amd64-librw_gl3_glfw-oal
|