Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ow-mods/ow-mod-man
The mod manager for the Outer Wilds Mod Loader
https://github.com/ow-mods/ow-mod-man
cli gui outer-wilds react rust tauri ts vite
Last synced: 3 months ago
JSON representation
The mod manager for the Outer Wilds Mod Loader
- Host: GitHub
- URL: https://github.com/ow-mods/ow-mod-man
- Owner: ow-mods
- License: gpl-3.0
- Created: 2023-01-24T07:14:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T18:45:48.000Z (4 months ago)
- Last Synced: 2024-07-14T09:09:38.330Z (4 months ago)
- Topics: cli, gui, outer-wilds, react, rust, tauri, ts, vite
- Language: Rust
- Homepage: https://outerwildsmods.com/mod-manager/
- Size: 10.7 MB
- Stars: 35
- Watchers: 4
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-tauri - Outer Wilds Mod Manager - Cross-platform mod manager for `Outer Wilds`. (Applications / Gaming)
README
# Outer Wilds Mod Manager
This is the monorepo for the new Outer Wilds Mod Manager.
Core |
CLI |
GUI## Packages
- [owmods_core](owmods_core): The core library, shared between the CLI and the GUI
- [owmods_cli](owmods_cli): The CLI interface for the manager, made with clap
- [owmods_gui](owmods_gui): The GUI interface for the manager, made with tauri## Platform Support
| **Platform** | **Supported** |
| :----------: | :-----------: |
| **Windows** | ✅ |
| **Linux** | ✅ |
| **Deck** | ✅ |
| **Mac** | ❌* |You'll want to check out the [Help document](owmods_gui/HELP.md) for platform-specific instruction and caveats.
\* Currently not native, but you can [check out this Reddit post](https://www.reddit.com/r/outerwilds/comments/1b9ysbm/outer_wilds_is_playable_on_macos_with_an_m1/) by u/FoxGray for a way to run it.
## Related Repos
- [Flatpak Repo](https://github.com/flathub/com.outerwildsmods.owmods_gui)
## Credits
- Main Author: [Bwc9876](https://github.com/Bwc9876)
- Old Mod Manager and the rest of the OW mods infrastructure author: [Raicuparta](https://github.com/Raicuparta)
- Contributors:
- [Raicuparta](https://github.com/Raicuparta)
- [JohnCorby](https://github.com/JohnCorby)
- [dgarroDC](https://github.com/dgarroDC)
- [MegaPiggy](https://github.com/MegaPiggy)
- Testing:
- [Locochoco](https://github.com/Locochoco)
- [JohnCorby](https://github.com/JohnCorby)
- Help with Linux Support:
- [JohnCorby](https://github.com/JohnCorby)
- [BUNN1E5](https://github.com/BUNN1E5)
- [Locochoco](https://github.com/Locochoco)
- [JSpoonBaker](https://github.com/Spoonbaker)
- Translations:
- Chinese: [SmallGarfield](https://github.com/xiaojiafei520)
- Vietnamese: [KNNFx](https://github.com/KNNFx)
- Japanese: [orclecle](https://github.com/TRSasasusu)And the support of the [Outer Wilds Modding Discord](https://discord.com/invite/wusTQYbYTc)