Updated Building on Linux (markdown)

erorcun 2020-05-12 00:42:23 +03:00
parent f9263072ec
commit 0d4bfe8b3a

@ -8,6 +8,7 @@ You need i386 libraries/headers of;
- libmpg123-dev
Steps:
- Make sure you completed the steps in **Preparing environment** section of Readme.
- Run `./premake5Linux --with-librw gmake2` on re3 directory.
- `cd build`, run `make config=debug_linux-x86-librw_gl3_glfw-oal`
- Copy the `elf` file from `bin/linux-x86-librw_gl3_glfw-oal/Debug` directory to your GTA3 directory, run and voila!