Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friends-of-monika/mas-mdk-image
📦 Monika After Story Mod Development Kit, ready for submod code linting and packaging
https://github.com/friends-of-monika/mas-mdk-image
docker docker-image ghcr github-package-registry image mas mas-submod mas-submodding mdk mod-development mod-development-kit mod-kit monika-after-story
Last synced: about 7 hours ago
JSON representation
📦 Monika After Story Mod Development Kit, ready for submod code linting and packaging
- Host: GitHub
- URL: https://github.com/friends-of-monika/mas-mdk-image
- Owner: Friends-of-Monika
- License: mit
- Created: 2022-07-05T09:48:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T09:08:10.000Z (about 2 years ago)
- Last Synced: 2023-03-03T21:14:04.636Z (over 1 year ago)
- Topics: docker, docker-image, ghcr, github-package-registry, image, mas, mas-submod, mas-submodding, mdk, mod-development, mod-development-kit, mod-kit, monika-after-story
- Language: Shell
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# MAS MDK Image
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/friends-of-monika/mas-mdk-image/Build%20Docker%20image%20on%20push)][5]
[![Docker pulls](https://img.shields.io/docker/pulls/friendsofmonika/mas-mdk)][4]
[![Docker image size](https://img.shields.io/docker/image-size/friendsofmonika/mas-mdk/latest)][4]
[![Discord server](https://discordapp.com/api/guilds/970747033071804426/widget.png?style=shield)][6]Monika After Story Mod Development Kit Image is a project aimed to provide easy
to use Docker image with necessary Ren'Py SDK and Doki Doki Literature Club
distributions included as well as latest Monika After Story release to allow one
to perform code linting and unit testing.New MAS MDK images are built with every new MAS updates (stable channel) with
update checks performed daily. In the event of new update released, MAS MDK
image will be automatically built within 24 hours (at most.)## Credits
Huge thanks to [@multimokia][1] for hosting [ddlc-mod-base][2] Docker image that
is used with this project and for the idea of it.Doki Doki Literature Club is created by Team Salvato, all rights reserved.
Repository owners, contributors or maintainers do not claim ownership over the
title/game and are not associated with Team Salvato in any way. [Project license][3]
only applies to project files stored in this repository and do not cover other
people/organization work used in this project.## Usage
This image is based off Ubuntu 22.04 image and includes [@multimokia][1]'s
[ddlc-mod-base][2] contents, with MAS content being added in there as well
powered by that repository scripts and Dockerfile.Resource paths:
* `/mdk/mas` — Monika After Story installed over DDLC
* `/mdk/renpy` — Ren'Py SDK suitable for submod code checkingYou can pull this image from GitHub Container Registry or DockerHub, as you like:
```shell
docker pull ghcr.io/friends-of-monika/mas-mdk:latest
# ... or ...
docker pull friendsofmonika/mas-mdk:latest
```[1]: https://github.com/multimokia
[2]: https://hub.docker.com/r/multimokia/ddlc-mod-base
[3]: https://github.com/Friends-of-Monika/mas-mdk-image/blob/master/license.txt
[4]: https://hub.docker.com/repository/docker/friendsofmonika/mas-mdk
[5]: https://github.com/Friends-of-Monika/mas-mdk-image/actions/workflows/push-build.yml
[6]: https://mon.icu/discord