[Server] sampctl support - Printable Version +- Burgershot (https://www.burgershot.gg) +-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3) +--- Forum: Support (https://www.burgershot.gg/forumdisplay.php?fid=12) +--- Thread: [Server] sampctl support (/showthread.php?tid=1030) |
sampctl support - George - 2020-04-05 Hello, I want to add sampctl support in my github repository. I am not aware if it is possible to move from releases page on github to scriptfiles folder so I started searching. I found a few results: https://github.com/Southclaws/sampctl/issues/57 https://github.com/Southclaws/sampctl/issues/292 https://github.com/Southclaws/sampctl/wiki/Plugin-Packages Specifically: Code: // some plugins require additional libraries (MySQL is a good example) But any help would be appreciated. |