mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-24 15:47:15 -05:00
Update README.md
This commit is contained in:
parent
e55894f28c
commit
b31bbaec3e
|
|
@ -26,7 +26,7 @@ Nintendo 3DS savedata containers use an AES MAC that cannot be emulated without
|
|||
|
||||
## Building
|
||||
|
||||
PKHeX is a Windows Forms application which requires .NET Framework v4.6.
|
||||
PKHeX is a Windows Forms application which requires [.NET Framework v4.6](https://www.microsoft.com/en-us/download/details.aspx?id=48137).
|
||||
|
||||
The executable can be built with any compiler that supports C# 6.0.
|
||||
|
||||
|
|
@ -44,4 +44,4 @@ PKHeX can be opened with IDEs such as [Visual Studio](https://www.visualstudio.c
|
|||
|
||||
### GNU/Linux
|
||||
|
||||
Install [MonoDevelop](http://www.monodevelop.com/) and [Mono Runtime](http://www.mono-project.com/) with `flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref`. GNU/Linux is not the main Operating System of developers of this program so there may be bugs; some may come from non GNU/Linux specific code of Mono (so developers using *BSD, Windows and OS X should be able to reproduce them).
|
||||
Install [MonoDevelop](http://www.monodevelop.com/) and [Mono Runtime](http://www.mono-project.com/) with `flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref`. GNU/Linux is not the main Operating System of developers of this program so there may be bugs; some may come from non GNU/Linux specific code of Mono (so developers using \*BSD, Windows and OS X should be able to reproduce them).
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user