File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,5 @@ Playmaker servers are the decision-making servers that control the agents in the
15
15
16
16
## Base Code
17
17
18
+ - PY2D Base Code in Python by using gRPC [ GitHub] ( https://github.com/CLSFramework/py2d )
18
19
- Starter Base Code in Python by using Thrift [ GitHub] ( https://github.com/CLSFramework/starter-playmaker-server-python-thrift )
Original file line number Diff line number Diff line change
1
+ ---
2
+ sidebar_position : 2
3
+ title : Base Codes
4
+ ---
5
+
6
+ In this section, we will cover the Base Codes that developed by the CLSFramework.
7
+
8
+ ## Base Code
9
+
10
+ - PY2D Base Code in Python by using gRPC [ GitHub] ( https://github.com/CLSFramework/py2d )
11
+ - Starter Base Code in Python by using Thrift [ GitHub] ( https://github.com/CLSFramework/starter-playmaker-server-python-thrift )
You can’t perform that action at this time.
0 commit comments