Scripts/resources/[hp]/hp_explorer/fxmanifest.lua
2024-12-30 11:15:34 +01:00

16 lines
350 B
Lua

-- 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'