Skip to content

Releases: PCL-Community/PCL.Proto

PCL.Proto v0.7.0

08 Feb 12:29
1e3da50

Choose a tag to compare

本次更新修复了Windows上配置文件出错导致无法启动的问题,此外,重磅宣布:
PCL.Proto 支持 Scaffolding 联机协议啦!!

本项目的 Scaffolding 实现方式有那么一点点与众不同哦~如 PCL CE、PCL.Mac 以及原版的 Terracotta(陶瓦联机)均选择了下载 easytier-core 和 easytier-cli,以子进程的方式管理,而 HMCL 则把陶瓦又打包成可执行文件,再套了一层在子进程去启动陶瓦。而 PCL.Proto 选择了一条不同的路径,我魔改了 Terracotta,将其在桌面平台上也使用了与其安卓平台实现相同的静态链接 EasyTier 的模式。与此同时,我还把 Terracotta 本身也改造成了 rust 库。于是,整个联机的实现不包含任何外部可执行文件,实现了全部的静态链接!

PCL.Proto v0.6.4

24 Oct 05:53
2f7ba41

Choose a tag to compare

PCL.Proto builds

PCL.Proto v0.6.2

13 Oct 12:39
c9d89bc

Choose a tag to compare

PCL.Proto builds

Desktop App v0.6.1

13 Oct 10:26
40c2f21

Choose a tag to compare

Take a look at the assets to download and install this app.

v0.5.1 Muti-platfrom publish test

06 Sep 12:38
7b6c273

Choose a tag to compare

Pre-release

The first multi-platform Tauri publish test of PCL.Pro. Basic user interface and functionalities are done, while the actual game launching has not yet be implemented. Feel free to play around, but remember that this is NOT a real Minecraft launcher but only a prototype.

第一次多平台Tauri构建测试。基本的UI界面和表面功能都做好了,尚无实际的游戏启动功能。感兴趣的话随意下载游玩。

Full Changelog: v0.5.0...v0.5.1