ethos

# Ethos **A collection of game development tools for working with Git** [![Discord](https://img.shields.io/discord/1194345901687316520?logo=discord&logoColor=white&color=%235865F2)](https://discord.gg/pzEgMhynzP) [![Build status](https://github.com/believer-oss/ethos/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/believer-oss/ethos/actions/workflows/rust.yml)

The stack

The tools here are desktop applications that share a tech stack:

There’s also an ethos-core crate which holds code that’s shared between tools.

What’s in this repo?

Each tool has its own documentation, but here’s a brief overview of each of them:

Friendshipper

Friendshipper is a desktop application for viewing and downloading builds of an Unreal project. It can be used in one of two modes:

All of our playtesting at Believer is done through Friendshipper. See full docs here.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements