Skip to content

Commit b248685

Browse files
authored
Update README.md
1 parent 671bad8 commit b248685

File tree

1 file changed

+41
-5
lines changed

1 file changed

+41
-5
lines changed

README.md

Lines changed: 41 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,47 @@ This is a loader for legacy console edition (a certain block game)
66
## What does it do:
77
This 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)

0 commit comments

Comments
 (0)