To setup the Herodotus Modpack Develop Enviroment, please follow these steps:
You would need the following softwares:
- PrismLauncher, for launching the game and managing the instances.
- VisualStudio Code, for editing the files, we assume you already installed the ZenScript syntax extensions and other necessary things.
- Git, for push, pull, fetch all the files.
- Clone the repository to
USERHOME\AppData\Roaming\PrismLauncher\instances\Herodotus
. - Open PrismLauncher, edit the new
Herodotus
instance, select every mod except HerodotusUtils, then clickCheck for Updates
, PrismLauncher will download all the mods. - Discharge all changes in Git.
- Fetch with the repository.
Now you're ready to go, thank you for your contributing to the Herodotus Modpack!
为了搭建 Herodotus 开发环境, 请遵循以下步骤:
您将需要安装以下软件:
- PrismLauncher, 用于启动游戏和管理实例.
- VisualStudio Code, 用于编辑文件, 我们假设您已经安装了 ZenScript 语法高亮拓展及其他必要的拓展.
- Git, 用于提交, 获取, 同步所有文件.
- 将仓库克隆到
USERHOME\AppData\Roaming\PrismLauncher\instances\Herodotus
文件夹. - 打开 PrismLauncher, 编辑刚刚添加的
Herodotus
实例, 在 Mods 标签页中 选中除 HerodotusUtils 外的所有模组, 点击Check for Updates
, PrismLauncher 会下载所有 Mods 文件. - 在 Git 中撤销在上述步骤里产生的所有文件更改.
- 与仓库同步文件.
您已经搭建好了开发环境, 感谢您对 Herodotus 整合包的贡献!