diff --git a/README.md b/README.md index faa800c..a688a2d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,33 @@ -# mdt +# MDT + A police Mobile Data Terminal system designed for use on the FiveM platform and ESX framework. + +## Requirements + +[es_extended v1 - see notes if using v1.2final](https://github.com/esx-framework/es_extended/tree/v1-final) +[esx_kashacters](https://github.com/qalle-fivem/kashacters) +[esx_identity](https://github.com/esx-framework/esx_identity) +[esx_license](https://github.com/esx-framework/esx_license) +[gc_phone](https://github.com/Re-Ignited-Development/Re-Ignited-Phone) +[esx_policejob](https://github.com/esx-framework/esx_policejob) +[mythic_notify](https://github.com/FlawwsX/mythic_notify) +[esx_vehicleshop - however, most other vehicle shops work with this script](https://github.com/esx-framework/esx_vehicleshop) + + +##Installation + +### ESX v1.1/1.2 + +Don't change the name of the resource or you'll have issues with the NUI! + +Copy the sql file to your database and copy the mdt folder to your server resources. + + +### ESX v.1.2Final + +If you're using the final version then you'll need to [download the attachments in this forum post](https://forum.cfx.re/t/esx-hypaste-rps-mobile-data-terminal-reports-warrants-calls-searches-more/1701472/77) or you'll have issues with trying to create reports and calls. As mentioned above, do not set the name of this resource to anything except mdt unless you know what you're doing. + + +## Support + +Most issues you may encounter have already been solved by other members of the community. You can check out the official forum post for this script by clicking [here](https://forum.cfx.re/t/esx-hypaste-rps-mobile-data-terminal-reports-warrants-calls-searches-more/1701472)