Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.92 KB

README_en-US.md

File metadata and controls

53 lines (36 loc) · 1.92 KB

中文 | English

LunarCoreTools

Disclaimer

This project fully complies with relevant open-source licenses, and you are free to modify the source code according to your own preferences. The developers of this project are not responsible for any legal consequences, including but not limited to losses, liabilities, claims, or other related matters resulting from commercial use. Users are required to assume the risks of using this project and independently assess and handle legal responsibilities under the MIT license.

Due to non-compliant commercial activities, we have temporarily suspended access to the example page. Users are required to set up their own instances and bear any potential legal responsibilities.

Web Version

Multi-language

The page will automatically adjust the language according to the current browser language. Currently, it only supports Chinese and English, and some translation work is still incomplete. If you want to contribute to the internationalization of the project, please submit a PR.

Automated deployment

In any case, we always recommend that you use LunarCoreTools-Launcherto automatically deploy your project

Installation Dependencies (Manual installation)

npm install

Development (slow response in dev mode)

npm run dev

Package Build Run (Recommended)

npm run build:pro npm install http-server cd dist http-server

Exe version (may not be updated in a timely manner)

Warehouse Address

Update logs

2024/02/06- Preliminary adaptation for mobile devices, version: 0.0.1 → 0.1.2 2024-02/14- Multi-Language Support