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.
- Host: GitHub
- URL: https://github.com/jonthysell/startrekcardmaker
- Owner: jonthysell
- License: mit
- Created: 2020-06-16T23:57:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T01:00:45.000Z (over 4 years ago)
- Last Synced: 2025-10-13T10:02:32.570Z (8 months ago)
- Language: C#
- Homepage:
- Size: 1.08 MB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Star Trek Card Maker #

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