2024-12-29 19:48:41 +00:00
|
|
|
-- 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"
|
|
|
|
|
2024-12-30 10:15:34 +00:00
|
|
|
fx_version 'adamant'
|
2024-12-29 19:48:41 +00:00
|
|
|
game 'gta5'
|
|
|
|
|
|
|
|
client_script 'config.lua'
|
|
|
|
client_script 'cl_explorer.lua'
|