Skip to content

Commit

Permalink
添加截图
Browse files Browse the repository at this point in the history
  • Loading branch information
peng1999 committed May 20, 2019
1 parent 7cd75cf commit 5ad3e00
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added Documents/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[中文文档](https://github.com/npuv5pp/Simuro5v5/blob/master/README_ZH.md)

# Introduction

![screenshot](./Documents/screenshot.png)

This platform uses a new strategy loading method, but also provides a DLL way compatible with the old platform. The wrapper for the old platform DLL strategy can be found in [this repository](https://github.com/npuv5pp/V5DLLAdapter).

We made some modifications to the interface functions of the old platform DLL. See the [this repository](https://github.com/npuv5pp/DLLStrategy) for example code.
Expand Down
3 changes: 3 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 简介

![screenshot](./Documents/screenshot.png)

这个平台使用了全新的策略加载方式,但同时提供了兼容旧平台的DLL方式。旧平台DLL策略的包装器的可以在[这个仓库](https://github.com/npuv5pp/V5DLLAdapter)找到。

我们对旧平台DLL的接口函数做了一些小的修改,实例代码参见[这个仓库](https://github.com/npuv5pp/DLLStrategy)
Expand Down

0 comments on commit 5ad3e00

Please sign in to comment.