Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WumboSpasm authored Dec 15, 2022
1 parent 7b5d04b commit 11df6b3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# SharpLauncher for BlueMaxima's Flashpoint
SharpLauncher is an alternative launcher for <a href="https://bluemaxima.org/flashpoint/">BlueMaxima's Flashpoint</a>, a webgame preservation project. It is written in C# (utilizing Windows Forms for its GUI), and serves as a frontend for the <a href="https://github.com/oblivioncth/CLIFp">CLIFp</a> command-line tool.

![launcher_screenshot](https://user-images.githubusercontent.com/58399748/158019657-24b71ee5-e706-4cec-88a9-74d456f95175.png)
![Screenshot](https://user-images.githubusercontent.com/58399748/207768750-81197560-3cf8-4ec4-b283-0146fd1202aa.png)

## Features
* Faster loading times
* Significantly smaller file size (3MB vs. ~300MB)
* Full access to the Flashpoint database
* Search operators with OR | support
* Favorites and play history tracking
* In-launcher data statistics and management
* In-launcher data statistics and management

Playlists and a log viewer may be added in the future if I feel like it. Curation management features are not planned.

## Prerequisites
* <a href="https://github.com/oblivioncth/CLIFp">CLIFp</a> (ideal location is a `CLIFp` folder within the Flashpoint directory)
* <a href="https://cdn.discordapp.com/attachments/496132309498724391/945863222991392798/filters.json">filters.json</a> (if you want extreme entries to be filtered; must be placed in the same directory as SharpLauncher)
* <a href="https://cdn.discordapp.com/attachments/496132309498724391/945863222991392798/filters.json">sharpFilters.json</a> (if you want extreme entries to be filtered; must be placed in the same directory as SharpLauncher)

## Special thanks
* <a href="https://github.com/LindirQuenya">LindirQuenya</a> for substantial code contributions, particularly block-based entry loading
Expand Down

0 comments on commit 11df6b3

Please sign in to comment.