File tree Expand file tree Collapse file tree 1 file changed +41
-5
lines changed
Expand file tree Collapse file tree 1 file changed +41
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,47 @@ This is a loader for legacy console edition (a certain block game)
66## What does it do:
77This loader manages your LCE installations and can update them if needed (from github)
88
9- ## Features:
10- - [x] Automatically update LCE Launcher
11- - [ ] Able to automatically update your game while keeping saves and settings intact.
12- - [ ] Support modloaders.
13- - [ ] Configurable links saves between LCE installs
9+ ### Additional features:
10+ - Support modloaders ()
11+ - Install texture and skin packs
12+ - Custom themes for launcher
13+
14+ ## TODO:
15+ githubapi integration
16+ └ [ X] update self
17+ │ └ [ X] requires updater program
18+ └ [ ] update installs
19+ └ [ X] git token to raise request limit per hour from 60 to 5000 (user owned)
20+
21+ tools for users
22+ └ [ ] save world and load them in others
23+
24+ filemanagment
25+ └ [ ] main
26+ └ [ ] user installs
27+ └ [ ] global words and settings (from installs)
28+ └ [ ] config files (self)
29+
30+ UI
31+ └ [ ] loading screen
32+ └ [ X] homescreen
33+ └ [ X] show installs
34+ │ └ [ X] edit installs
35+ │ └ [ ] modloader support
36+ │ │ └ [ ] weave loader
37+ │ │ └ [ ] more....
38+ │ └ [ ] edit saves
39+ │ └ [ ] edit configs
40+ │ └ [ ] args (-name and more)
41+ └ [ ] world settings
42+ │ └ [ ] link saves
43+ │ └ [ ] settings
44+ └ [ ] profile settings / global args
45+ │ └ [ ] name config
46+ │ └ [ ] other args
47+ └ [ ] settings
48+ └ [ ] autoupdate installs
49+ └ [ ] load custom theme
1450
1551## Download installer:
1652- (https://github.com/Us3ful-dev/LCE-Launcher-Installer/releases )
You can’t perform that action at this time.
0 commit comments