gtav-ent / GTAV-EnhancedNativeTrainer

GTA V PC Enhanced Native Trainer
http://gtaforums.com/topic/789786-vrelwip-enhanced-native-trainer
GNU General Public License v2.0
37 stars 14 forks source link

Testing #131

Closed Its-Patchi closed 9 years ago

Its-Patchi commented 9 years ago

Can someone tell me how to help contribute , compile this prject into a useable asi? do i need visual studio? etc. i want to work on this for my varsity c & c++ development.

FlakTheMighty commented 9 years ago

The project is all ready set up for Visual Studio, so you just fork it and you can build it from there. As for the contribution, there's plenty of online resources for learning C++, or if you want an actual book there's plenty of those as well.

Its-Patchi commented 9 years ago

how do i assemble it into the asi file? it doesnt give me an option.. maybe may setup. What version of visual studio?

FlakTheMighty commented 9 years ago

untitled

shaneallgeier commented 9 years ago

"Build solution" will compile the code to an .asi file in the "bin" directory which you can then copy to your GTA directory and test out.

FlakTheMighty commented 9 years ago

Either one of our two options works.

Its-Patchi commented 9 years ago

thx