-- Explorer by glitchdetector, Jun. 2020
name "Exploration"
author "glitchdetector"
contact "glitchdetector@gmail.com"

version "1.0"
download "https://github.com/glitchdetector/fivem-explorer"

description "Hides stuff from the map until you discover it"

fx_version 'adamant'
game 'gta5'

client_script 'config.lua'
client_script 'cl_explorer.lua'