Discord : https://discord.gg/6xXwJyc
- download
ghmattimysql
andarp-framework
- open
server.cfg
and install like this
start ghmattimysql
start arp-framework
- edit
ghmattimysql\config.json
{
"user": "mysqluser", -- User name
"password": "password", -- User password
"host": "localhost",
"port": 3306,
"database": "test" -- database name
}
- 下載
ghmattimysql
和arp-framework
- 打開
server.cfg
並安裝,看起來像這樣
start ghmattimysql
start arp-framework
- 編輯
ghmattimysql\config.json
{
"user": "mysqluser", -- 使用者名稱
"password": "password", -- 使用者密碼
"host": "localhost",
"port": 3306,
"database": "test" -- 數據庫名稱
}
本著作係採用創用 CC 姓名標示-非商業性-禁止改作 3.0 台灣 授權條款授權.