-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
243,912 additions
and
296,886 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,43 @@ | ||
# nativedb | ||
# Native DB | ||
|
||
### 这是什么? | ||
Native DB 库是为Mod开发者准备的一个数据库,你可以便捷的在里面搜索、查询 并使用 游戏指令. | ||
|
||
并且我们将所有已知数据进行的汉化,开发者可便捷的搜索、想要的内容. | ||
|
||
数据库添加了高效的搜索功能,可以快速的在 Native DB 库中进行搜索你想要的内容. | ||
|
||
很久很久以前挖的一个坑, 现在终于填上了。 | ||
|
||
### 地址 | ||
|
||
Native DB 地址: https://nativedb.aoe.top | ||
|
||
### 包含游戏 | ||
- [GTA5](https://mod.3dmgame.com/GTA) | ||
- [荒野大镖客: 救赎](https://mod.3dmgame.com/RDR) | ||
- [荒野大镖客:救赎2](https://mod.3dmgame.com/RDR2) | ||
|
||
### 如何使用 | ||
使用方法参考我之前写的教程: | ||
- [【Mod开发实例】利用Script Hook RDR2 用C++ 为荒野大镖客2 制作脚本Mod 实现“传送到坐标点”](https://blog.aoe.top/Mod/643/) | ||
|
||
### 参与开发 | ||
|
||
如果你也想参与 Native DB 的维护,可以直接在 [GitHub](https://github.com/GlossMod/nativedb) 上进行 PR | ||
|
||
数据在 [public/data](https://github.com/GlossMod/nativedb/tree/main/public/data) 目录下 | ||
|
||
### 原始数据 | ||
- [gta5-nativedb-data](https://github.com/alloc8or/gta5-nativedb-data) | ||
- [rdr3-nativedb-data](https://github.com/alloc8or/rdr3-nativedb-data) | ||
- [rdr-nativedb-data](https://github.com/emoose/rdr-nativedb-data) | ||
|
||
### 反馈 | ||
|
||
- [Issues](https://github.com/GlossMod/nativedb/issues) | ||
- [Discord](https://discord.gg/TF46tu7Upw) | ||
- [QQ](https://wj.qq.com/s2/14010887/92e3/) | ||
|
||
|
||
nativedb 库 | ||
|
||
数据在 public/data 里面 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.