Skip to content

Commit

Permalink
Merge pull request #42 from poketrax/release/0.6.0
Browse files Browse the repository at this point in the history
Release/0.6.0
  • Loading branch information
jgunzelman88 authored Jun 10, 2022
2 parents 3ad7a7c + f6bf428 commit ed80b04
Show file tree
Hide file tree
Showing 32 changed files with 1,696 additions and 2,708 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ This will start the electron framework and tie it to the vite devopment server.
* Start Cypress UI
```
npx cypress open
```
```
The information presented on this application about the Pokémon Trading Card Game, including images and text, is copyright of The Pokémon Company, Nintendo, Game Freak, Creatures and/or Wizards of the Coast. This website is not produced by, endorsed by, supported by, or affiliated with any of these companies.
5 changes: 4 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
PokeTrax is an open source and free to use Pokémon TCG collection management tool.

- Track your collections
- Create decks and export as TCGP buy list.
- Monitor price changes
- Search for Cards

## Downloads

[![Windows](assets/windows.png)](https://github.com/poketrax/PokeTrax/releases/download/v0.5.0-beta/PokeTrax.Setup.0.5.0.exe)[![MacOS](assets/macos.png)](https://github.com/poketrax/PokeTrax/releases/download/v0.5.0-beta/PokeTrax-0.5.0.dmg)
[![Windows](assets/windows.png)](https://github.com/poketrax/PokeTrax/releases/download/v0.6.0-beta/PokeTrax.Setup.0.6.0.exe)[![MacOS](assets/macos.png)](https://github.com/poketrax/PokeTrax/releases/download/v0.6.0-beta/PokeTrax-0.6.0.dmg)

## Install Instructions:

Expand Down Expand Up @@ -40,3 +41,5 @@ PokeTrax is an open source and free to use Pokémon TCG collection management to
- ![System Prefs](assets/macos_sec.png)
1. Click Open on the next dialog.
- ![System Prefs](assets/macos_accept.png)

The information presented on this application about the Pokémon Trading Card Game, including images and text, is copyright of The Pokémon Company, Nintendo, Game Freak, Creatures and/or Wizards of the Coast. This website is not produced by, endorsed by, supported by, or affiliated with any of these companies.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>
</html>
Loading

0 comments on commit ed80b04

Please sign in to comment.