Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://manapart.github.io/starfield-mod-manager-site/
Site for Starfield Mod Manager
https://manapart.github.io/starfield-mod-manager-site/
Last synced: 14 days ago
JSON representation
Site for Starfield Mod Manager
- Host: GitHub
- URL: https://manapart.github.io/starfield-mod-manager-site/
- Owner: ManApart
- Created: 2023-11-04T14:11:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-30T14:33:28.000Z (6 months ago)
- Last Synced: 2024-07-03T06:05:52.753Z (5 months ago)
- Language: CSS
- Size: 798 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-modding - Starfield Mod Manager - CLI mod manager for Starfield for Linux. (Creation Engine / Bethesda Games / Starfield)
README
# Starfield Mod Manager Site
Site for Starfield Mod Manager
## Running
For development, continuously build gradle and use the run script to view the site locally
```
gradlew run --continuous
./scripts/run.sh
```For deployment, run `./scripts/stage.sh` to copy the files to a repo with the deploy branch checked out