Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder
A RAD tool to help decrease the time it takes to create missions for Endless Sky, and other games that use it's engine
https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder
Last synced: 3 months ago
JSON representation
A RAD tool to help decrease the time it takes to create missions for Endless Sky, and other games that use it's engine
- Host: GitHub
- URL: https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder
- Owner: shitwolfymakes
- License: gpl-3.0
- Created: 2019-01-16T18:41:50.000Z (almost 6 years ago)
- Default Branch: cpp-conversion
- Last Pushed: 2023-10-21T23:50:26.000Z (about 1 year ago)
- Last Synced: 2024-06-23T11:38:06.184Z (5 months ago)
- Language: C++
- Homepage:
- Size: 4.56 MB
- Stars: 30
- Watchers: 8
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-endless-sky - Endless Sky Mission Builder - A RAD tool to help decrease the time it takes to create missions for Endless Sky. (Content Creating)
README
# Endless Sky Mission Builder
NOTE: Previous versions of ESMB are still available in the Releases page. ESMB is currently undergoing a rewrite in C++
![GitHub All Releases](https://img.shields.io/github/downloads/shitwolfymakes/Endless-Sky-Mission-Builder/total?color=dark%20green)
![GitHub](https://img.shields.io/github/license/shitwolfymakes/Endless-Sky-Mission-Builder)[![Continuous Build](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/actions/workflows/cd.yaml/badge.svg?branch=cpp-conversion)](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/actions/workflows/cd.yaml)
[![CI Tests](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/actions/workflows/ci_tests.yml/badge.svg)](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/actions/workflows/ci_tests.yml)
[![CodeQL](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/actions/workflows/codeql.yml/badge.svg?branch=cpp-conversion)](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/actions/workflows/codeql.yml)
[![Coverage Status](https://coveralls.io/repos/github/shitwolfymakes/Endless-Sky-Mission-Builder/badge.svg?branch=cpp-conversion)](https://coveralls.io/github/shitwolfymakes/Endless-Sky-Mission-Builder?cpp-conversion)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/522b1ac34f664beb82772c886b51c357)](https://www.codacy.com/gh/shitwolfymakes/Endless-Sky-Mission-Builder/dashboard?utm_source=github.com&utm_medium=referral&utm_content=shitwolfymakes/Endless-Sky-Mission-Builder&utm_campaign=Badge_Grade)Endless Sky Mission Builder, or ESMB, is a multiplatform RAD tool to help decrease the time it takes to create missions for Endless Sky.
Want to know how to use ESMB? Check [the Wiki](https://github.com/shitwolfymakes/Endless-Sky-Mission-Builder/wiki)!
To run, extract the archive and double-click on ESMB
Currently, the rewrite includes parsing support for:
- Basic mission characteristics
- Filters
- Triggers
- Phrases
- Substitutions## System requirements
- If you can run [the game itself](https://github.com/endless-sky/endless-sky), you can run this
- Windows and Linux## Contributing/Support
If you'd like to contribute, or contact the dev, join me in [the Discord](https://discord.gg/MakYJSF)