Skip to content

Commit 4c881e2

Browse files
committed
feat(add): updated fxmanifest
1 parent d9143c9 commit 4c881e2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

fxmanifest.lua

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ game 'gta5'
44

55
name 'pxSentinel'
66
author 'Pixel <https://codemeapixel.dev>'
7-
description 'Scans server scripts for known backdoor signatures and takes configurable action upon detection.'
7+
description 'Real-time backdoor and malware scanner for FiveM servers. Detects known signatures across all loaded resources and takes immediate, configurable action.'
88
repository 'https://github.com/CodeMeAPixel/pxSentinel'
99
license 'AGPL-3.0-or-later'
1010
version '1.0.0-beta.1'
1111

12+
tags { 'security', 'backdoor', 'scanner', 'malware', 'protection', 'server-side', 'anticheat', 'detection', 'safeguard' }
13+
1214
server_scripts {
1315
'config.lua',
1416
'blocked.lua',

0 commit comments

Comments
 (0)