TGRHavoc / live_map

A FiveM addon for live maps
https://docs.tgrhavoc.co.uk/livemap-resource/
62 stars 38 forks source link

Rewrite the core client features into C# #100

Open TGRHavoc opened 6 months ago

TGRHavoc commented 6 months ago

The core features that need to be written into a C# client are just around the "blip generation". Everything else should be a seperate client for the most flexability (e.g. updating player position).