Update the readme
This commit is contained in:
parent
3bac7674f4
commit
a394f7a611
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ Run 'make' in this folder, preferably with some of the following settings:
|
||||||
|
|
||||||
### Visual Studio .NET 2003
|
### Visual Studio .NET 2003
|
||||||
|
|
||||||
Project files for Visual Studio .NET 2003 are available in the 'msvc2003' folder.
|
Project files for Visual Studio .NET 2003 are available in the base folder.
|
||||||
|
|
||||||
Visual Studio .NET 2003 was used by Pixel to create the original `Doukutsu.exe`, so these project files allow us to check the accuracy of the decompilation by comparing the generated assembly code to that of the original executable.
|
Visual Studio .NET 2003 was used by Pixel to create the original `Doukutsu.exe`, so these project files allow us to check the accuracy of the decompilation by comparing the generated assembly code to that of the original executable. The tool for this can be found in the 'devilution' folder.
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue