mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
Initial commit
This commit is contained in:
commit
f41871f359
40 changed files with 2073 additions and 0 deletions
24
README.md
Normal file
24
README.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Options Profiles
|
||||
|
||||
[](https://modrinth.com/mod/options-profiles)
|
||||
[](https://curseforge.com/minecraft/mc-mods/options-profiles)
|
||||
[](https://github.com/AxolotlMaid/options-profiles)
|
||||
|
||||
[](https://github.com/AxolotlMaid/options-profiles) [](https://curseforge.com/minecraft/mc-mods/options-profiles)
|
||||
---
|
||||
|
||||
> Options Profiles is a Minecraft mod that lets you load and save your options as profiles from in-game.
|
||||
|
||||
## Features
|
||||
- Profiles are saved in a folder called "options-profiles" in the specified ".minecraft" directory.
|
||||
- Sodium support
|
||||
- Forge, Fabric and Quilt support
|
||||
- Resource packs support
|
||||
- Save current options
|
||||
- Edit profiles in-game (deleting, renaming, overwriting)
|
||||
|
||||
## Gallery
|
||||
|
||||
Profiles Menu | Edit Profile Screen | Options Screen
|
||||
:-------------------------:|:-------------------------:|:-------------------------:
|
||||
<img src="https://raw.githubusercontent.com/AxolotlMaid/options-profiles/1.20.2/gallery/profiles-menu.png" alt="profiles list" width="500"/> | <img src="https://raw.githubusercontent.com/AxolotlMaid/options-profiles/1.20.2/gallery/edit-profile-screen.png" alt="edit profile screen" width="500"/> | <img src="https://raw.githubusercontent.com/AxolotlMaid/options-profiles/1.20.2/gallery/options-screen.png" alt="options screen" width="500"/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue