multitheftauto / mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://multitheftauto.com
MIT License
150 stars 146 forks source link

ip2c: Add backed up file and .gitignore to ignore the real one (auto-updated) #493

Closed Fernando-A-Rocha closed 1 month ago

Fernando-A-Rocha commented 2 months ago

[enhancement/fix]

Without this, all automatic updates done to IpToCountryCompact.csv (from MTA HQ URL) will be marked as changes by git.

I added a IpToCountryCompact.csv.backup file and code to automatically create IpToCountryCompact.csv with its content when it doesn't exist (first installation / run of ip2c).