2023-02-01 21:28:42 -05:00
2023-01-24 14:39:12 -05:00
2023-02-01 21:28:42 -05:00
2023-02-01 21:27:43 -05:00
2023-02-01 21:27:03 -05:00
2023-02-01 21:22:29 -05:00
2023-02-01 21:22:29 -05:00
2023-02-01 21:22:29 -05:00
2023-02-01 21:27:03 -05:00

Outer Wilds Mod Manager

CURRENTLY A WORK IN PROGRESS!!

This is the monorepo for the new Outer Wilds Mod Manager, completely re-implemented in Rust/Tauri.

Packages

  • owmods_core: The core library, shared between the CLI and the GUI
  • owmods_cli: The CLI interface for the manager, made with Clap
  • owmods_gui: The GUI interface for the manager

Platform Support

Platform Supported
Windows
Linux
Deck
MacOS 😐

Release Profile

To reduce binary sizes, some features have been enabled that will slow down release compile time, but make a significantly smaller binary.

Contributing

You'll need rust and cargo.

First:

git clone https://github.com/Bwc9876/ow-mod-man/

Then check each package for guide on running and contributing.

Please format your code (cargo fmt) and lint it (cargo clippy --fix)

Also make sure if you're working on platform-specific behaviour to test it on all platforms.

Description
The mod manager for the Outer Wilds Mod Loader
Readme GPL-3.0 27 MiB
Languages
Rust 62.9%
TypeScript 33.9%
Nix 1.2%
CSS 0.7%
Python 0.4%
Other 0.9%