Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Update __resource to fxmanifest #168

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
-- This resource is part of the default Cfx.re asset pack (cfx-server-data)
-- Altering or recreating for local use only is strongly discouraged.

fx_version 'adamant'
games { 'rdr3', 'gta5' }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested if it works fine in RedM?


version '1.0.0'
author 'Cfx.re <[email protected]>'
description 'Adds basic events for developers to use in their scripts. Some third party resources may depend on this resource.'
Expand Down