one-among-us / data

Data repo for https://one-among.us
https://one-among.us
123 stars 37 forks source link

Our Data

这里存了 One Among Us 的条目,欢迎贡献!

在贡献之前请阅读我们的 文档和贡献指南

Please read our How-We-Work before contributing.

GitHub Repo 结构

File Structure

Multilingual

We are trying to rewrite the multilingual architecture of the website to make it more versatile and more concise in an updated way. During this transitional period, please try your best to use Simplified Chinese as the manuscript, and use automatic conversion or manual proofreading to generate the Traditional Chinese manuscript. After the new multilingual architecture is written, we will re-proofread all Traditional Chinese manuscripts.

HData

/data/hdata.json defined some data which used for entry properties. Here is some description of it:

Example

{
    "commentOnly": [
        "tdor"
    ],
    "exclude": [
        "tdov"
    ],
    "notShowOnHome": [
        "Anilovr",
        "noname3031"
    ],
    "actualHide": [
        "ArtsEpiphany"
    ],
    "trigger": [
        "Xu_Yushu"
    ]
}

If you don’t understand how to modify it, please feel free to Contact Us.