1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-05-17 10:52:30 +08:00

fix(resources): rename leftover __resource files

This commit is contained in:
blattersturm
2021-04-24 15:41:59 +02:00
Unverified
parent 0210252be7
commit c3c0763c0b
4 changed files with 9 additions and 3 deletions
@@ -6,7 +6,8 @@ author 'Cfx.re <root@cfx.re>'
description 'Allows server owners to execute arbitrary server-side or client-side JavaScript/Lua code. *Consider only using this on development servers.'
repository 'https://github.com/citizenfx/cfx-server-data'
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
game 'common'
fx_version 'bodacious'
client_script 'runcode_cl.lua'
server_script 'runcode_sv.lua'