alloc8or / gta5-nativedb-data

A database of all GTAV script commands ("natives"). Strictly for educational purposes! https://alloc8or.re/gta5/nativedb/
177 stars 98 forks source link

Use parameter namings from R* #208 #224

Closed Sardelka9515 closed 1 year ago

Sardelka9515 commented 1 year ago

208

Parsed using Regex. Old type name could be retained to make this PR smaller (e.g. const char* => STRING, xyz =>VECTOR)

Could add comments from R* as well, but i think it's better to keep it in another PR