Skip to content

exsycore/cec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Embed Converter

  • Original: Ak-kawit Tahae

GitHub Release

ปลั๊กอิน CEC ช่วยเลื่อนแท็กสีให้แสดงผลได้อย่างถูกต้อง

การติดตั้ง (open.mp)

  • นำไฟล์ cec-omp.dll/.so, pawnraknet.dll/.so ใส่ในโฟลเดอร์ components ของคุณ (ไม่ต้องเพิ่มอะไร config.json สามารถใช้งานได้เลย)

  • GameMode\ components\ cec-omp.dll/.so pawnraknet.dll/.so

  • นำไฟล์ cec.inc, Pawn.RakNet.inc ใส่ในโฟลเดอร์ Includes ของคุณ

  • qawno\ include\ cec.inc Pawn.RakNet.inc

ตัวอย่าง

ปัญหาและการติดตั้ง

  • ปัญหา

ก่อนใช้งาน

ก่อนใช้งาน

หลังใช้งาน

หลังใช้งาน

  • การติดตั้ง
#include <open.mp>
#include <cec>

การบิ้ว

Sources

git clone --recursive https://github.com/exsycore/cec-omp.git

Building on Windows

mkdir build
cd build
cmake .. -A Win32 -T ClangCL

Open Visual Studio and build the solution.

About

fix colour tag for tis620

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published