docs: update README and gallery
35
README.md
|
|
@ -7,42 +7,47 @@
|
|||
Options Profiles is a Minecraft mod that lets you load and save your options as profiles from in-game.
|
||||
|
||||
## Features
|
||||
|
||||
- Save and load profiles in-game
|
||||
- Load specific options (like only load keybinds, resource packs or FOV and GUI scale)
|
||||
- Edit profiles in-game (deleting, renaming, overwriting, pick options to only load)
|
||||
- Fabric, NeoForge, Forge support
|
||||
- Load specific options (e.g. only load keybinds, resource packs, FOV, etc.)
|
||||
- Load profiles when joining a certain server
|
||||
- Edit profiles in-game (deleting, renaming, overwriting, pick options to only load)
|
||||
- Fabric, NeoForge support
|
||||
- Third party mod support (see below)
|
||||
|
||||
## Mod Support
|
||||
|
||||
Options Profiles supports these mods which means you can create and load profiles with them and the mod will load their configuration.
|
||||
|
||||
- Sodium
|
||||
- Sodium Extra
|
||||
- Iris
|
||||
- Distant Horizons
|
||||
- OptiFine
|
||||
|
||||
If you would like support for another mod, open an issue.
|
||||
|
||||
## Frequently Asked Questions
|
||||
|
||||
- How to open profiles menu without going to options?
|
||||
> You can open the profiles menu by using the command `/optionsprofiles` or by accessing it from Mod Menu
|
||||
- Can you port [version]?
|
||||
> Open an issue in the GitHub repository.
|
||||
> Open an issue in the GitHub repository.
|
||||
- Can I use this in my modpack?
|
||||
> You may use this mod in modpacks with credit.
|
||||
> You may use this mod in modpacks with credit.
|
||||
- Where are the profiles saved?
|
||||
> Profiles are saved in a folder called "options-profiles" in the specified ".minecraft" directory.
|
||||
> Profiles are saved in a folder called "options-profiles" in the specified ".minecraft" directory.
|
||||
- Where can I find the source code for older versions?
|
||||
> You can find them in the branches.
|
||||
> You can find them in the branches.
|
||||
- Dependencies?
|
||||
> Architectury API and Fabric API (if on Fabric)
|
||||
> Architectury API and Fabric API (if on Fabric)
|
||||
- For any other questions, create an issue or contact me at hello@trafficlunar.net
|
||||
|
||||
## Gallery
|
||||
|
||||
Profiles Menu | Edit Profile Screen
|
||||
:-------------------------:|:-------------------------:
|
||||
<img src="gallery/profiles-menu.png" alt="profiles list"/> | <img src="gallery/edit-profile-screen.png" alt="edit profile screen"/>
|
||||
| Profiles Menu | Edit Profile Screen |
|
||||
| :--------------------------------------------------------: | :--------------------------------------------------------------------: |
|
||||
| <img src="gallery/profiles-menu.png" alt="profiles list"/> | <img src="gallery/edit-profile-screen.png" alt="edit profile screen"/> |
|
||||
|
||||
Options Toggle Menu | Options Screen
|
||||
:-------------------------:|:-------------------------:
|
||||
<img src="gallery/options-toggle-menu.png" alt="options toggle menu"/> | <img src="gallery/options-screen.png" alt="options screen"/>
|
||||
| Options Toggle Menu | Options Screen |
|
||||
| :--------------------------------------------------------------------: | :----------------------------------------------------------: |
|
||||
| <img src="gallery/options-toggle-menu.png" alt="options toggle menu"/> | <img src="gallery/options-screen.png" alt="options screen"/> |
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 729 KiB After Width: | Height: | Size: 835 KiB |
|
Before Width: | Height: | Size: 570 KiB After Width: | Height: | Size: 733 KiB |
|
Before Width: | Height: | Size: 578 KiB After Width: | Height: | Size: 748 KiB |
|
Before Width: | Height: | Size: 554 KiB After Width: | Height: | Size: 710 KiB |