English | 简体中文
Move your AE terminal to the web!
- Download the latest version of this mod from Releases and install the dependencies
- If you are playing in single-player mode:
- Enter your single-player world
- Run the command
/appwebterminal resources renderto generate frontend resources (only needs to be run once)
- If you are playing on a server:
- Create a new single-player world
- Run the command
/appwebterminal resources renderto generate frontend resources (only needs to be run once) - Upload the
aeKeyResourcesfolder from your game root directory to your server
- Connect the
ME Web Terminalto the AE network - Right-click to open the GUI and configure the name and password
- Open your web browser, access the network terminal address (default port
11451), and log in with the password - All done!
Config file is .minecraft/config/appwebterminal.yaml
Details
Http Server port for ME Web Terminal.
httpPort: 11451
Web Terminal Title
frontendTitle: Applied Web Terminal
Websocket urlfor frontend to connectUse
~for auto detecting at frontend (use the same host of website)Example:
ws://example.com/
backendWebsocketEndpoint: ~
Add PinIn support to languages
needPinInLanguage:
- zh_cn
- zh_tw
- zh_hk


