Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Haijie HJ2 Pan committed Sep 29, 2021
1 parent afd4b39 commit b396500
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

# Introduce
* [ByteBuffer.cs](./Generator/Protocol/Net/ByteBuffer.cs) : The byte buffer class to process binary datas.

Create a [protocol_source.json](./protocol_source.json) file to edit protocol structures
* [protocol_source.json](./protocol_source.json) : Protocol structures configuration file.
Create a [protocol_source.json](./protocol_source.json) file to edit protocol structures.

Supported types:


| Protocol | C# |
| :----: | :----: |
| int32 | int |
Expand Down

0 comments on commit b396500

Please # to comment.