Skip to content

exsycore/utf8-thai-samp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

วิธีการใช้งาน

#include <ut8th> // จำเป็นต้องมี Pawn.Raknet ด้วย

...

Build

Windows

git clone --recursive https://github.com/exsycore/utf8-thai-samp.git
cd utf8-thai-samp
mkdir build
cd build
cmake .. -A Win32
cmake --build . --config Release

Linux

git clone --recursive https://github.com/exsycore/utf8-thai-samp.git
cd utf8-thai-samp
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build . --config Release

About

UTF-8 Thai your script, Support open.mp & SA:MP (Open Source)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published