https://github.com/withlithum/serenitatis
Tool for making cutscenes for mapmaking purposes
https://github.com/withlithum/serenitatis
Last synced: over 1 year ago
JSON representation
Tool for making cutscenes for mapmaking purposes
- Host: GitHub
- URL: https://github.com/withlithum/serenitatis
- Owner: WithLithum
- License: gpl-3.0
- Created: 2024-05-29T09:49:00.000Z (about 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-05-29T09:50:46.000Z (about 2 years ago)
- Last Synced: 2025-01-18T11:22:32.982Z (over 1 year ago)
- Language: C#
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Serenitatis
A work-in-progress tool to generate cutscenes for Minecraft mapmaking, written in C#.
## Building
Use your favourite shell to enter the repository root, and run `dotnet build`.
## Licence
[GPL-3.0-or-later](COPYING)