This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xx
/
ludo_server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d738c2b5c7
Branches
Tags
master
ludo_server
/
bin
/
gamedata
/
robot_name.json
robot_name.json
271 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
: [
"阿三"
,
"阿四"
,
"阿五"
,
"阿六"
,
"阿七"
,
"阿八"
,
"阿九"
,
"阿十"
,
"阿十一"
,
"阿十二"
,
"阿十三"
,
"阿十四"
,
"阿十五"
]
}