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

https://github.com/jonthysell/startrekcardmaker

Application for creating cards for the Star Trek Collectible Card Game.
https://github.com/jonthysell/startrekcardmaker

Last synced: 8 months ago
JSON representation

Application for creating cards for the Star Trek Collectible Card Game.

Awesome Lists containing this project

README

          

# Star Trek Card Maker #

![CI Build](https://github.com/jonthysell/StarTrekCardMaker/workflows/CI%20Build/badge.svg)

Star Trek Card Maker is an application for creating cards for the Star Trek Customizable Card Game.

Star Trek Card Maker was written in C# and should run anywhere that supports [.NET Core 3.1](https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1-supported-os.md). It has been officially tested on:

* Windows 10
* Ubuntu 20.04
* macOS 10.15

## Installation

### Windows ###

The Windows release is a self-contained x86 binary and runs on Windows 7 SP1+, 8.1, and 10.

1. Download the latest Windows zip file (StarTrekCardMaker.Windows.zip) from https://github.com/jonthysell/StarTrekCardMaker/releases/latest
2. Extract the zip file
3. Open StarTrekCardMaker.exe

You should now see the Star Trek Card Maker window running.

### MacOS ###

The MacOS release is a self-contained x64 binary and runs on OSX >= 10.13.

1. Download the latest MacOS tar.gz file (StarTrekCardMaker.MacOS.tar.gz) from https://github.com/jonthysell/StarTrekCardMaker/releases/latest
2. Extract the tar.gz file
3. Open StarTrekCardMaker

You should now see the Star Trek Card Maker window running.

### Linux ###

The Linux release is a self-contained x64 binary and runs on many Linux distributions.

1. Download the latest Linux tar.gz file (StarTrekCardMaker.Linux.tar.gz) from https://github.com/jonthysell/StarTrekCardMaker/releases/latest
2. Extract the tar.gz file
3. Open StarTrekCardMaker

You should now see the Star Trek Card Maker window running.

## Errata ##

Image and font assets were borrowed from [McKinleyStation](https://github.com/makeitTim/McKinleyStation).

Star Trek in all forms is copyright and trademark of CBS Paramount Studios which has no affiliation with this application.

Star Trek Card Maker is open-source under the MIT license.

Star Trek Card Maker Copyright (c) 2020 Jon Thysell