diff --git a/resources/[test]/fivem/fxmanifest.lua b/resources/[test]/fivem/fxmanifest.lua new file mode 100644 index 0000000..19ddcc7 --- /dev/null +++ b/resources/[test]/fivem/fxmanifest.lua @@ -0,0 +1,5 @@ +-- compatibility wrapper +fx_version 'adamant' +game 'common' + +dependency 'basic-gamemode' \ No newline at end of file