Skip to content

Commit

Permalink
General project clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
kabili207 committed Sep 18, 2023
1 parent cb50ec1 commit beedebd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 26 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ZoraGen WPF [![Build status](https://ci.appveyor.com/api/projects/status/4nx3t458jl4ih9kf/branch/master?svg=true)](https://ci.appveyor.com/project/kabili207/zoragen-wpf/branch/master) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fkabili207%2Fzoragen-wpf.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fkabili207%2Fzoragen-wpf?ref=badge_shield)
# ZoraGen WPF ![Build status](https://github.com/kabili207/zoragen-wpf/actions/workflows/dotnet-desktop.yml/badge.svg)

A generator and decoder for the password system used in the Legend of Zelda Oracle of Ages and Oracle of Seasons games.
Built using the [ZoraSharp](https://github.com/kabili207/zora-sharp) library.
Expand All @@ -10,7 +10,6 @@ Built using the [ZoraSharp](https://github.com/kabili207/zora-sharp) library.

### Download
* [Stable Release](https://github.com/kabili207/zoragen-wpf/releases/latest)
* [Development Build](https://ci.appveyor.com/project/kabili207/zoragen-wpf/branch/master/artifacts)

### TODO
* Include a debugging screen to get raw information about secrets
Expand All @@ -21,11 +20,10 @@ Built using the [ZoraSharp](https://github.com/kabili207/zora-sharp) library.
* [LunarCookies](https://github.com/LunarCookies) - Discovered the correct cipher and checksum logic used to generate secrets

### License
Oracle of Secrets is licensed under the GNU General Public License version 3.
ZoraGen WPF is licensed under the GNU General Public License version 3.

Oracle of Secrets makes use of the following libraries:
ZoraGen WPF makes use of the following libraries:
* [ZoraSharp](https://github.com/kabili207/zora-sharp), licensed under the GNU Lesser General Public License version 3
* [SemVer](https://github.com/maxhauser/semver), licensed under the MIT License


[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fkabili207%2Fzoragen-wpf.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fkabili207%2Fzoragen-wpf?ref=badge_large)
11 changes: 0 additions & 11 deletions appveyor.yml

This file was deleted.

10 changes: 0 additions & 10 deletions signexe.bat

This file was deleted.

0 comments on commit beedebd

Please sign in to comment.