-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Kraballa/FDFEditor
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |