You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Shared/sdk/version.h
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
// 1. set MTASA_VERSION_TYPE to VERSION_TYPE_UNSTABLE
9
9
// 2. Use netc.dll from https://mirror-cdn.multitheftauto.com/bdata/netc.dll (preferably run utils/buildactions/install_data.lua)
10
10
// Per the above, take note of AC constraints of building a fork (see https://wiki.multitheftauto.com/wiki/Forks)
11
+
// If you wish to get past "15% AC" constraints and use "official MTA full anticheat", read this new article: https://wiki.multitheftauto.com/wiki/Forks_Full_AC
11
12
//
12
13
// To compile a client for development and debugging purposes (e.g to avoid AC kicks for attaching a debugger like WinDbg):
13
14
// 1. set MTASA_VERSION_TYPE to VERSION_TYPE_CUSTOM
0 commit comments