Skip to content

Commit c4d0ab9

Browse files
committed
minor version patch - Ori Launcher --> OriLauncher name branding
1 parent c621f11 commit c4d0ab9

File tree

18 files changed

+45
-46
lines changed

18 files changed

+45
-46
lines changed

BUILD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Ori Launcher — Local Build Guide (No Distribution)
1+
# OriLauncher — Local Build Guide (No Distribution)
22

3-
This guide explains how to build Ori Launcher locally for personal testing and development.
3+
This guide explains how to build OriLauncher locally for personal testing and development.
44
Distribution or publishing of binaries or modified sources is not permitted without explicit written permission from the maintainers.
55

66
## Policy

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contributing to Ori Launcher
1+
# Contributing to OriLauncher
22

33
Thanks for your interest in contributing! This guide explains how to set up your environment, propose changes, and open pull requests effectively.
44

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.
66

77
## Overview
88
- Tech: Electron (Main/Preload), Svelte (Renderer), Vite, Electron Builder

LICENSE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Ori Launcher License (No Distribution)
1+
OriLauncher License (No Distribution)
22

33
Copyright (c) 2025 COSMIC-FI (Cosmic Boucher)
44

55
Definitions
6-
- "Software": the Ori Launcher source code, assets, and build artifacts contained in this repository.
7-
- "COSMIC-FI": the project owners and authorized maintainers of Ori Launcher.
6+
- "Software": the OriLauncher source code, assets, and build artifacts contained in this repository.
7+
- "COSMIC-FI": the project owners and authorized maintainers of OriLauncher.
88
- "You": any individual or entity accessing, using, or contributing to the Software.
99

1010
1. Grant of Permission
@@ -26,7 +26,7 @@ You MAY NOT:
2626
3. Contributions
2727
By submitting a contribution, You grant the Maintainers a perpetual, worldwide,
2828
non-exclusive, irrevocable, royalty-free license to use, modify, incorporate,
29-
relicense, and distribute Your contribution as part of official Ori Launcher
29+
relicense, and distribute Your contribution as part of official OriLauncher
3030
releases. You represent that You have the right to grant this license and that
3131
Your contribution does not infringe third-party rights.
3232

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
<img width="1024" height="512" alt="home" src="https://github.com/user-attachments/assets/5471c343-d0f1-4086-8e37-8f2d682ed160" />
22

3-
# Ori Launcher
3+
# OriLauncher
44
*The fast, modern way to start Minecraft.*
55

66
>English | [Español](./locale/es.json) | [Français](./locale/fr.json) | [Türkçe](./locale/tr.json)
77
88
---
99

10-
## What is Ori Launcher?
11-
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.
1212
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.
1313

1414
## Download & Play
1515
| Platform | Download | Size | Status |
1616
|----------|----------|------|--------|
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 |
2020

2121
> No admin rights required.
2222
Unzip / install → log in → press “Play”. That’s it.
@@ -33,8 +33,8 @@ Unzip / install → log in → press “Play”. That’s it.
3333
## Need help?
3434
| Where | Link |
3535
|-------|------|
36-
| Quick FAQ | [wiki/FAQ](https://github.com/cosmic-fi/Ori-Launcher/wiki/FAQ) |
37-
| Report a bug | [Issues](https://github.com/cosmic-fi/Ori-Launcher/issues/new/choose) |
36+
| Quick FAQ | [wiki/FAQ](https://github.com/cosmic-fi/OriLauncher/wiki/FAQ) |
37+
| Report a bug | [Issues](https://github.com/cosmic-fi/OriLauncher/issues/new/choose) |
3838
| Ask on Discord | [![Discord](https://img.shields.io/discord/1027310563702874254?color=7289da&label=chat)](https://discord.com/invite/2sPdCcuwm5) |
3939

4040
## Love the launcher?
@@ -49,4 +49,4 @@ Binaries are free to use, **do not** mirror or re-upload them—link to this pag
4949
---
5050
Made with 💜 by *Cosmicfi* & *Olly*
5151

52-
[![Downloads](https://img.shields.io/github/downloads/cosmic-fi/Ori-Launcher/total)](https://orilauncher.cosmicfi.dev/download)
52+
[![Downloads](https://img.shields.io/github/downloads/cosmic-fi/OriLauncher/total)](https://orilauncher.cosmicfi.dev/download)

build.js

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,10 @@ const buildApp = async () => {
6767
await build({
6868
config: {
6969
appId: 'dev.cosmicfi.orilauncher',
70-
productName: 'Ori Launcher',
70+
productName: 'OriLauncher',
7171
copyright: `Copyright © ${new Date().getFullYear()} Cosmic-fi (Cosmic Boucher)`,
7272
forceCodeSigning: false,
7373
afterSign: null,
74-
publish: null,
7574
artifactName: '${productName}-${version}-${os}-${arch}.${ext}',
7675
extraMetadata: {
7776
main: 'appsrc/electron/main.js'
@@ -148,14 +147,14 @@ const buildApp = async () => {
148147
],
149148
icon: 'public/icon.png',
150149
category: 'Game',
151-
synopsis: 'Ori Launcher - Custom Minecraft Launcher',
152-
description: 'A modern custom Minecraft launcher'
150+
synopsis: 'OriLauncher - Custom Minecraft Launcher',
151+
description: 'A modern custom Minecraft Launcher'
153152
},
154153
publish: [
155154
{
156155
provider: 'github',
157156
owner: 'cosmic-fi',
158-
repo: 'Ori-Launcher',
157+
repo: 'OriLauncher',
159158
releaseType: 'draft'
160159
}
161160
]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ori-launcher",
2+
"name": "orilauncher",
33
"version": "1.3.11",
44
"description": "Modern Custom Minecraft launcher",
55
"author": {
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/cosmic-fi/Ori-Launcher"
12+
"url": "https://github.com/cosmic-fi/OriLauncher"
1313
},
1414
"main": "src/electron/main.js",
1515
"type": "module",

src/app/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @ts-nocheck
33
/**
44
* @author Cosmic-fi
5-
* @description Main entry point for the Ori Launcher Front-End application.
5+
* @description Main entry point for the OriLauncher Front-End application.
66
*/
77
88
import ToastList from './components/model/ToastList.svelte';

src/app/components/layouts/Sidebar.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<div class="side-bar">
5858
<div class="brand">
59-
<img class="logo-light-primary" src="./images/logo/logo-primary.svg" alt="Ori Launcher" />
59+
<img class="logo-light-primary" src="./images/logo/logo-primary.svg" alt="OriLauncher" />
6060
</div>
6161
<div class="nav-btn-container">
6262
<div class="btn-group">

src/app/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// @ts-nocheck
22
/**
33
* @author Cosmic-fi
4-
* @description Main entry point for the Ori Launcher Front-End application.
4+
* @description Main entry point for the OriLauncher Front-End application.
55
*/
66

77
import { mount } from 'svelte'

0 commit comments

Comments
 (0)