Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Prep for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeDuncko committed May 28, 2021
1 parent 51f904f commit 2a62aa3
Show file tree
Hide file tree
Showing 4 changed files with 5,807 additions and 3,977 deletions.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# electron-swf-player
# electron-swf-player

A simple, modern Adobe Flash .swf player built on Electron.

## Installing

- Download the correct version of the app for your platform from [the Releases page](https://github.com/JoeDuncko/electron-swf-player/releases).

Currently only tested on Intel Macs. Builds for other platforms coming soon.

## Developing

Install `node.js`, probably via your package manager.

- `npm install`
- `npm start`

## Building

### MacOS

- Be on a Mac
- `npm run make`

### Windows

TBD

### Linux

TBD
Loading

0 comments on commit 2a62aa3

Please sign in to comment.