Go to file
hypergraphUniverse 2e6010b2fb Update the code in 0.0.1alpha
for basic usage in C and Julia with 2 files
2022-03-07 11:07:16 +01:00
.gitignore Update the code in 0.0.1alpha 2022-03-07 11:07:16 +01:00
FileCodeOutput.jl Update the code in 0.0.1alpha 2022-03-07 11:07:16 +01:00
JSONPhraser.jl initial commit of Modules 2022-03-07 10:08:54 +01:00
LICENSE Initial commit 2022-03-07 10:06:58 +01:00
LookUpTable.jl initial commit of Modules 2022-03-07 10:08:54 +01:00
Main.jl Update the code in 0.0.1alpha 2022-03-07 11:07:16 +01:00
README.md Update README.md 2022-03-07 10:25:30 +01:00

GenshinDataConverter

Convert GenshinData's JSON into other codestyle.
将GenshinData的JSON数据转换成其他代码的工具。

You should download JSON files in https://github.com/Dimbreath/GenshinData and copy it to here
你需要同时下载上述链接所说JSON源数据, 并且将对应需要的内容复制到仓库中

Usage 使用方法

tbd

  1. download/clone/fork a repo 下载、克隆这个仓库或者创建分支

  2. download Julia 下载Julia

  3. download Packages in Julia 在Julia中下载模组

  4. configure the code on your need 按照你的需求配置更改代码

  5. run the script to generate file 运行脚本,生成文件