From 69434a9454b126dada9aa8063d7b563b58e895e3 Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Fri, 29 Dec 2023 04:30:41 +0300 Subject: [PATCH] fix pawn.yaml --- pawn.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pawn.yaml b/pawn.yaml index 343bfb7..91b187b 100644 --- a/pawn.yaml +++ b/pawn.yaml @@ -1,8 +1,8 @@ site: "" user: ChronosXYZ repo: sf-cnr -entry: gamemodes\sf-cnr.pwn -output: gamemodes\sf-cnr.amx +entry: gamemodes/sf-cnr.pwn +output: gamemodes/sf-cnr.amx dependencies: - pawn-lang/samp-stdlib - Zeex/samp-plugin-crashdetect:v4.21 @@ -17,14 +17,21 @@ dependencies: - oscar-broman/md-sort - Southclaws/zcmd - Southclaws/progress2:v2.1.2 + - Zeex/amx_assembly:v1.0 local: true runtime: version: 0.3.7 mode: server + plugins: + - mysql_static + - RouteConnectorPlugin + - TPoker + - regex + - MerRandom rcon_password: password port: 7778 hostname: SA-MP Server - maxplayers: 260 + maxplayers: 609 language: "English" mapname: San Andreas weburl: discord.gg/Vh5qzhc7Sd @@ -55,7 +62,6 @@ runtime: conncookies: true cookielogging: false output: true - plugins: ["mysql", "RouteConnectorPlugin", "TPoker", "regex", "MerRandom"] builds: - name: main includes: