Skip to content

RandomZFx/arp-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARP-Framework

ARP

EN

🔐Requirement

🔎How to use it

  • download ghmattimysql and arp-framework
  • open server.cfg and install like this
start ghmattimysql
start arp-framework

💾Setup database

  • edit ghmattimysql\config.json
{
    "user": "mysqluser",        -- User name 
    "password": "password",     -- User password
    "host": "localhost",
    "port": 3306,
    "database": "test"          -- database name
}

zh-TW

🔐需求

🔎如何使用

  • 下載 ghmattimysqlarp-framework
  • 打開 server.cfg 並安裝,看起來像這樣
start ghmattimysql
start arp-framework

💾設置數據庫

  • 編輯 ghmattimysql\config.json
{
    "user": "mysqluser",        -- 使用者名稱 
    "password": "password",     -- 使用者密碼
    "host": "localhost",
    "port": 3306,
    "database": "test"          -- 數據庫名稱
}

創用 CC 授權條款
本著作係採用創用 CC 姓名標示-非商業性-禁止改作 3.0 台灣 授權條款授權.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.7%
  • TSQL 0.3%