Skip to content

Commit

Permalink
update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
yukonisen committed Jun 18, 2024
1 parent f0e5f06 commit 6a7665f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ function HeroBanner() {
</Heading>
<div className={styles.indexCtas}>
<Link className="button button--primary" to="/blog/s20-trailer">
开服倒计时
暑假服 (1.21+)
</Link>
<Link className="button button--info" href="#">
模组包(链接移除)
<Link className="button button--info" href="/blog/potato-anvil">
铁砧工艺通道 (1.20.1)
</Link>
</div>
<p style={{color: 'white'}}>[*]截图来自: 2023-06-26 S17</p>
Expand Down
18 changes: 11 additions & 7 deletions src/pages/specs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,28 @@ title: 技术信息

# 技术信息

更新日期:2024/06/11
更新日期:2024/06/18

## 服务端环境(土豆网络)
- 游戏版本:(待定) 1.21
- 服务端软件:(待定) `PotatoEngine 1.21 NieR Generation`(基于 Paper)
## 服务端环境(总入口)
- Velocity 3.3.0
- JRE: Zulu JRE 17

## 服务端环境(土豆网络暑假服)
- Minecraft 版本 1.21
- 服务端软件:PotatoEngine "FANTASY" Generation (基于Paper)
- JRE: Zulu JRE 21

## 服务器环境(AnvilCraft - 铁砧工艺模组服)
- 游戏版本:1.20.1
- 服务端软件:`Forge Server 1.20.1 - 47.3.0`
- Minecraft 版本:1.20.1
- 服务端软件:forge
- FML 插件列表:[在线文档(只读)](https://cur1ousers-my.sharepoint.com/:x:/g/personal/yukonisen_curiousers_org/EZpWI_Rj_EpFnmZu_4bEtXkBR6eJjSIeAmjhjZ-U379KCA?e=Uwfxwh)
- JRE:Zulu JRE 17

## 配置(中国主服务器)
- CPU: 6* x86_64 AMD Ryzen Threadripper 3990X @4.0GHz
- 内存: 12 GB DDR4
- 网络: Upto 15Mbps BGP(移动/联通/电信三线)
- 位置: Jiangsu, CN
- 位置: Zhenjiang, Jiangsu, CN
- 操作系统:Debian 11, `5.10.209-2 (2024-01-31) x86_64 GNU/Linux`

## 配置(国际主服务器)
Expand Down

0 comments on commit 6a7665f

Please sign in to comment.