Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraballa committed Jun 2, 2020
2 parents c059c46 + d326988 commit add29ee
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# FDFEditor
WIP gui-based editor and decryptor for the data files of the Touhou fangame **東方幕華祭 春雪篇 ~ FANTASTIC DANMAKU FESTIVAL PART II**. Partial support for the first game.
Written in .net core using WPF. GPL-3 license.

## Features
1. Open and edit all .xna files found in the Content/Data directory. This includes stage scripts, pattern scripts, dialogues and a bunch of other stuff.
2. Decrypt or Encrypt files in bulk.
3. Handy notepad for all your copy pasting needs.

## Installation
1. Buy the game on Steam [here](https://store.steampowered.com/app/1031480/___Fantastic_Danmaku_Festival_Part_II/)
2. Download and install the Windows Dotnet Core Desktop 3.1.4 Runtime [here](https://dotnet.microsoft.com/download/dotnet-core/3.1/runtime/?utm_source=getdotnetcore&utm_medium=referral)
3. binaries are coming...

Please make sure to read the About page found under the Help menu after first opening the app. For some general guidelines and tips consult the Modding Guide, also found under the Help menu.

THIS TOOL WAS MADE WITH GOOD INTENTIONS. DO NOT USE IT FOR MALICIOUS PURPOSES. I WILL TAKE NO RESPONSIBILITY FOR ANY LEGAL ACTIONS BROUGHT AGAINST YOU. Simply don't do dumb stuff. This tool was created for the sole purpose of making an ultra patch.

0 comments on commit add29ee

Please sign in to comment.