mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-08-07 04:09:31 +02:00
work on __resource -> fxmanifest and RDR compatibility
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
file 'style.css'
|
||||
file 'shadow.js'
|
||||
|
||||
chat_theme 'gtao' {
|
||||
styleSheet = 'style.css',
|
||||
script = 'shadow.js',
|
||||
msgTemplates = {
|
||||
default = '<b>{0}</b><span>{1}</span>'
|
||||
}
|
||||
}
|
||||
|
||||
game 'common'
|
||||
fx_version 'adamant'
|
||||
Reference in New Issue
Block a user