Skip to content

Commit

Permalink
Merge pull request #50 from Chiloven945/Lang-Merge1
Browse files Browse the repository at this point in the history
Update README Translations
  • Loading branch information
tangge233 authored Nov 25, 2024
2 parents 8d6ca3c + 68e47f9 commit f4bbad1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 27 deletions.
12 changes: 3 additions & 9 deletions README-en_US.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@

This repository provides most of the source code of PCL, including the UI library, animation module, download module, Minecraft launch module, and more!

Most of the code was actually created several years ago during my student days... Back then, my English wasn't good so there're many weird namings, also problems like high coupling, no singleton, and messy code... Obviously, I'm not going to rewrite all this stuff from scratch, so just bear with it based on the principle of *if it runs, it is fine*, don't be too harsh on me...
The repository isn't updated in real-time. Instead, it is synchronized (manually) with each update.

Many thanks for the support from the community!

<br/>

Expand All @@ -21,11 +23,3 @@ Most of the code was actually created several years ago during my student days..
- [PCL Feature Voting](https://github.com/Hex-Dragon/PCL2/discussions/2):Come and participate the vote! The developer will deal the feature with higher votes!
- [Software Download](https://afdian.com/p/0164034c016c11ebafcb52540025c377):Download the free official release of PCL.
- [Help Center Repository](https://github.com/LTCatt/PCL2Help):The repository of PCL's Help Center on GitHub (yes, it's in the another repo...)

<br/>

## Fun Facts

- Don't think you'll find any clues of the decrypt game here, it has been removed
- The code related to unlocking hidden themes has also been removed, don't think about using the source code to bypass the decryption :D
- The repository isn't updated in real-time but manually sync when PCL releases a update
12 changes: 3 additions & 9 deletions README-zh_TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@

這裡提供了 PCL 的大多數原始碼,包括 UI 庫、動畫模組、下載模組、Minecraft 啟動模組等!

PCL 的程式碼絕大多數其實都是幾年前學生時代的產物了……那時候英語還不過關……所以經常出現奇葩命名,還有令人高血壓的高耦合啊,沒做單例啊,瞎勾八亂糊啊之類的問題……呃,我也不可能把這一堆東西再從頭寫一次,各位就基於能跑就行的原則湊合湊合著看吧,求求別噴了……
原始碼庫並不是即時更新的,而是在每次 PCL 發布更新時(手動)同步一次。

非常感謝社群的支援!

<br/>

Expand All @@ -21,11 +23,3 @@ PCL 的程式碼絕大多數其實都是幾年前學生時代的產物了……
- [PCL 功能投票](https://github.com/Hex-Dragon/PCL2/discussions/2):來參加投票吧,開發者會優先處理票數較高的帖子!
- [程式下載](https://afdian.com/p/0164034c016c11ebafcb52540025c377):下載免費的正式版 PCL。
- [說明文件庫](https://github.com/LTCatt/PCL2Help):PCL 說明文件在 GitHub 上的儲存庫(是的,幫助庫在另一個 Repo……)

<br/>

## 一些無趣的小細節

- 別想在這裡面找到解密遊戲的線索,那部分的程式碼被我摳掉了
- 解鎖隱藏主題的相關程式碼也被摳掉了,所以別想著用翻原始碼這種邪門歪道來繞過解密了.jpg
- 原始碼庫並不是即時更新的,而是在每次 PCL 發布更新時(手動)同步一次
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@

这里提供了 PCL 的大多数源代码,包括 UI 库、动画模块、下载模块、Minecraft 启动模块等!

PCL 的代码绝大多数其实都是几年前学生时代的产物了……那时候英语还不过关……所以经常出现奇葩命名,还有令人高血压的高耦合啊,没做单例啊,瞎勾八乱糊啊之类的问题……额,我也不可能把这一堆玩意儿再从头写一次,各位就基于能跑就行的原则凑合凑合着看吧,求求别喷了……
源代码库并不是即时更新的,而是在每次 PCL 发布更新时(手动)同步一次。

非常感谢社区的支持!

<br/>

Expand All @@ -21,11 +23,3 @@ PCL 的代码绝大多数其实都是几年前学生时代的产物了……那
- [PCL 功能投票](https://github.com/Hex-Dragon/PCL2/discussions/2):来参加投票吧,开发者会优先处理票数较高的帖子!
- [程序下载](https://afdian.com/p/0164034c016c11ebafcb52540025c377):下载免费的正式版 PCL。
- [帮助文档库](https://github.com/LTCatt/PCL2Help):PCL 帮助文档在 GitHub 上的存储库(是的,帮助库在另一个 Repo……)

<br/>

## 一些无趣的小细节

- 别想在这里面找到解密游戏的线索,那部分的代码被我抠掉了
- 解锁隐藏主题的相关代码也被抠掉了,所以别想着用翻源代码这种歪门邪道来绕过解密了.jpg
- 源代码库并不是即时更新的,而是在每次 PCL 发布更新时(手动)同步一次

0 comments on commit f4bbad1

Please sign in to comment.