https://github.com/hideko-dev/mod-us-remotemods
ModUs Remote Mod Repositories Manager.
https://github.com/hideko-dev/mod-us-remotemods
Last synced: over 1 year ago
JSON representation
ModUs Remote Mod Repositories Manager.
- Host: GitHub
- URL: https://github.com/hideko-dev/mod-us-remotemods
- Owner: hideko-dev
- Created: 2023-06-03T03:44:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T03:54:59.000Z (about 3 years ago)
- Last Synced: 2025-01-21T15:15:44.050Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadME.md
Awesome Lists containing this project
README
# ModUs - Remote Mod Manager
A repository where you can manage ModUs mod lists.
## mods.json Example ↓
```json
[
{
"id": "mod-1",
"title": "Mod 1",
"author": "Mod 1 Dev",
"downloadURL": " Direct Download Link. ",
"version": "3.4.3",
"projectURL": " Github Mod Repository Link. ",
"minManagerVersion": "1.0.0",
"amongUsVersion": "2021.12.15"
},
{
"id": "mod-2",
"title": "Mod 2",
"author": "Mod 2 Dev",
"downloadURL": " Direct Download Link. ",
"version": "3.4.3",
"projectURL": " Github Mod Repository Link. ",
"minManagerVersion": "1.0.0",
"amongUsVersion": "2023.3.28"
}
]
```
**Pull Request to Add Yours Mod to ModUs Manager Mod List.**
## Developer
This project is used by the following companies:
- Hideko
- Yuuma
- Panda_Dev