minceraft

所属分类:编辑器/阅读器
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-11-03 18:36:14
上 传 者sh-1993
说明:  具有集成文本编辑器的minecraft发射器
(a minecraft launcher with integrated text editor)

文件列表:
LICENSE (35149, 2023-11-26)
Makefile (2343, 2023-11-26)
minceraft_gtk/ (0, 2023-11-26)
minceraft_gtk/minceraft_gtk.cmb (40902, 2023-11-26)
minceraft_gtk/minceraft_gtk.py (23899, 2023-11-26)
minceraft_gtk/minceraft_gtk.ui (38090, 2023-11-26)
new_config_example.json (1368, 2023-11-26)
replace.py (515, 2023-11-26)
src/ (0, 2023-11-26)
src/azure.json (169, 2023-11-26)
src/config.json (108, 2023-11-26)
src/encryption.py (1414, 2023-11-26)
src/install.py (3075, 2023-11-26)
src/logo.txt (240, 2023-11-26)
src/minceraft.png (11787, 2023-11-26)
src/minceraft.py (13191, 2023-11-26)
src/minceraft_tui.py (16077, 2023-11-26)
src/optionHandler.py (3618, 2023-11-26)
src/terminalDisplay.py (4556, 2023-11-26)
todo_minceraft.txt (347, 2023-11-26)
update_config.py (2631, 2023-11-26)

# minceraft A fast minecraft launcher with integrated text editor. ## Features - [x] install versions - [x] authenticate - [x] launch Minecraft - [x] manage RAM allocation - [x] autojoin server on boot - [x] encrypted credentials - [x] change skins - [x] Fabric - [x] Forge - [x] CLI/TUI - [x] GUI - [ ] quickPlay - [ ] 3D Skin view ## Install ```bash git clone https://github.com/muslimitmilch/minceraft && cd minceraft ``` if you have msmcauth and minecraft-launcher-lib already installed ```bash make install ``` if you don't have them ```bash make all ``` if you want the gui version ```bash make install-gui ``` ## Uninstall ```bash make uninstall ``` ## CLI-Usage ``` -h, --help show this help message and exit -u USER, --user USER selected user -ui USER_INDEX, --user_index USER_INDEX index of selected user. Has higher priority than -u -lu, --list_user list users and their indices -p PASSWORD, --password PASSWORD password for user -v VERSION, --version VERSION version to launch -lv, --list_version list versions and their indices --server IP/URL server to connect after booting --port PORT port for --server -d, --debug enable debug mode ``` Tip: Use `-p $(cat path/to/password)` instead of `-p PASSWORD` to prevent your password from getting into your bash_history

近期下载者

相关文件


收藏者