An open API service indexing awesome lists of open source software.

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.

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