[Pawn] how to compile faster? - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10) --- Thread: [Pawn] how to compile faster? (/showthread.php?tid=1864) |
how to compile faster? - Boxi - 2021-04-12 well, basically that would be it, does anyone know what I can do to make my gm compile faster? RE: how to compile faster? - Banditul - 2021-04-12 https://github.com/pawn-lang/compiler Use this speed guaranteed RE: how to compile faster? - Boxi - 2021-04-12 (2021-04-12, 06:09 PM)Banditul Wrote: https://github.com/pawn-lang/compiler Thank you! |