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: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Contributing to Ori Launcher
1
+
# Contributing to OriLauncher
2
2
3
3
Thanks for your interest in contributing! This guide explains how to set up your environment, propose changes, and open pull requests effectively.
4
4
5
-
Ori Launcher is a source-available project. We welcome code and documentation contributions, but redistribution or publishing of binaries or modified sources is not permitted. Please read the License & Usage section in `README.md` and the `LICENSE` file.
5
+
OriLauncher is a source-available project. We welcome code and documentation contributions, but redistribution or publishing of binaries or modified sources is not permitted. Please read the License & Usage section in `README.md` and the `LICENSE` file.
6
6
7
7
## Overview
8
8
- Tech: Electron (Main/Preload), Svelte (Renderer), Vite, Electron Builder
Ori Launcher is a free, open-source Minecraft launcher that gets you in-game quicker.
10
+
## What is OriLauncher?
11
+
OriLauncher is a free, open-source Minecraft game launcher that gets you in-game quicker.
12
12
One click swaps between Vanilla, Forge or Fabric; accounts (Microsoft or offline) are remembered; RAM & Java settings are tuned from a clean, native window that feels at home on Windows, macOS and Linux.
13
13
14
14
## Download & Play
15
15
| Platform | Download | Size | Status |
16
16
|----------|----------|------|--------|
17
-
| Windows 10/11 |[Ori-Launcher-Setup.exe](https://github.com/cosmic-fi/Ori-Launcher/releases/latest/download/Ori-Launcher-Setup.exe)|~90 MB | ✅ Tested on 22H2/23H2 |
18
-
| macOS 12+ (Intel / Apple Silicon) |[Ori-Launcher.dmg](https://github.com/cosmic-fi/Ori-Launcher/releases/latest/download/Ori-Launcher.dmg)|~95 MB | ❌ Not Tested |
19
-
| Linux (AppImage) |[Ori-Launcher.AppImage](https://github.com/cosmic-fi/Ori-Launcher/releases/latest/download/Ori-Launcher.AppImage)|~90 MB | ❌ Not Tested |
17
+
| Windows 10/11 |[OriLauncher-Setup.exe](https://github.com/cosmic-fi/OriLauncher/releases/latest)|~90 MB | ✅ Tested on 22H2/23H2 |
18
+
| macOS 12+ (Intel / Apple Silicon) |[OriLauncher.dmg](https://github.com/cosmic-fi/OriLauncher/releases/latest)|~95 MB | ❌ Not Tested |
19
+
| Linux (AppImage) |[OriLauncher.AppImage](https://github.com/cosmic-fi/OriLauncher/releases/latest)|~90 MB | ❌ Not Tested |
20
20
21
21
> No admin rights required.
22
22
Unzip / install → log in → press “Play”. That’s it.
@@ -33,8 +33,8 @@ Unzip / install → log in → press “Play”. That’s it.
0 commit comments