Skip to content

Commit d96bd5d

Browse files
committed
Add PY2D Base Code reference and new Base Codes documentation
1 parent 17f96e6 commit d96bd5d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/2-sampleserver/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ Playmaker servers are the decision-making servers that control the agents in the
1515

1616
## Base Code
1717

18+
- PY2D Base Code in Python by using gRPC [GitHub](https://github.com/CLSFramework/py2d)
1819
- Starter Base Code in Python by using Thrift [GitHub](https://github.com/CLSFramework/starter-playmaker-server-python-thrift)

docs/6-sampleteam/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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)

0 commit comments

Comments
 (0)