Skip to content

CriminalRETeam/gta2_re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Anyone who wishes to contribute is encouraged to join the project's Discord, where most of the communication happens.

Building

Clone the repository with the --recursive flag:

git clone --recursive https://github.com/CriminalRETeam/gta2_re.git

Windows

python setup.py
build.bat

Linux

python3 setup.py
wine build.bat