Skip to content

Commit

Permalink
Removed Visual Studio support
Browse files Browse the repository at this point in the history
  • Loading branch information
ar-nim committed Nov 18, 2016
1 parent fa1a782 commit 4deeda7
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 474 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
iidx-enabler
============
Easily Hex Edit your beatmaniaIIDX DLL to enable certain hacks and features.
Easily Hex Edit your beatmaniaIIDX PENDUAL DLL to enable certain hacks and features.

Usage
============
Expand All @@ -25,10 +25,10 @@ To compile the unittest run the following.

On Windows:

Use the included Visual Studios project files.
Use Cygwin, and the rest is the same as Linux.

Compiler Support
==
Pendual can be compiled via GCC and Clang.
IIDX Enabler can be compiled via GCC and Clang.

On Windows Microsoft's Visual C++ compiler or MinGW.
Why no Visual Studio support? Using Visual Studio will result in unneeded dependency that will make the program run less portable.
10 changes: 0 additions & 10 deletions VisualStudio/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions VisualStudio/pendual/pendual.sln

This file was deleted.

201 changes: 0 additions & 201 deletions VisualStudio/pendual/pendual.vcproj

This file was deleted.

20 changes: 0 additions & 20 deletions VisualStudio/unittest/unittest.sln

This file was deleted.

Loading

0 comments on commit 4deeda7

Please sign in to comment.