You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3

4
4
5
5
> [!WARNING]
6
-
> Maxima is in beta. Parts of it may not be fully stable, and we're actively fixing bugs and adding features. Please create an [issue](https://github.com/ArmchairDevelopers/Maxima/issues) if you notice strange behavior.
6
+
> Maxima is pre-pre-pre-alpha-quality software, and is being made open source **prematurely** for [KYBER](https://github.com/ArmchairDevelopers/Kyber), which depends on it. We cannot yet provide any support for attempting to use it standalone, although bug-fixes and [contributions](CONTRIBUTING.md) are welcome.
7
7
8
-
Maxima is an open-source replacement for the EA Desktop/Origin game launcher, running natively on Linux and Windows, with MacOS support in progress.
8
+
Maxima is an open-source replacement for the EA Desktop/Origin game launcher, running natively on Linux and Windows, with macOS support in progress.
9
9
10
-
Maxima itself is a library (`maxima-lib`), with povided CLI (`maxima-cli`), TUI (`maxima-tui`), and GUI (`maxima-ui`) frontends. Other launchers compatible with Maxima's license may implement it as a backend. It's used by our sister project, [KYBER](https://uplink.kyber.gg/news/features-overview).
10
+
Maxima itself is a library (`maxima-lib`), with provided CLI (`maxima-cli`), TUI (`maxima-tui`), and GUI (`maxima-ui`) frontends. Other launchers compatible with Maxima's license may implement it as a backend. It's used by our sister project, [KYBER](https://uplink.kyber.gg/news/features-overview).
11
11
12
12

13
13
@@ -26,13 +26,13 @@ Maxima itself is a library (`maxima-lib`), with povided CLI (`maxima-cli`), TUI
26
26
-`proton-ge` is automatically installed together with [umu](https://github.com/Open-Wine-Components/umu-launcher).
27
27
28
28
**In-Dev:**
29
-
-MacOS support
29
+
-macOS support
30
30
- Support for launching Maxima through Epic/Steam
31
31
32
32
**Planned:**
33
33
- Library documentation/examples
34
34
- Support for installing DLCs
35
-
- Full EA Desktop interopability. Games installed with EA Desktop already appear on Maxima, but to take it a step further we'd like the ability to, for example, start a download on EA Desktop and continue it on Maxima.
35
+
- Full EA Desktop interoperability. Games installed with EA Desktop already appear on Maxima, but to take it a step further we'd like the ability to, for example, start a download on EA Desktop and continue it on Maxima.
36
36
- Cleaner/Stabler downloader implementation
37
37
- Progressive/Selective installs
38
38
- Some games are able to start without being fully installed, and some games contain language-specific files.
@@ -57,7 +57,12 @@ It's the farthest you can get from the Origin.
0 commit comments