mirror of
https://github.com/kwsch/pkNX.git
synced 2026-08-20 01:14:12 -05:00
Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ Similar to [pk3DS](https://github.com/kwsch/pk3ds) for the Nintendo 3DS, pkNX pr
|
||||

|
||||
|
||||
## Download
|
||||
Download the latest version [here](https://dev.azure.com/project-pokemon/pkNX/_build?view=runs)
|
||||
Download the latest version [here](https://dev.azure.com/project-pokemon/pkNX/_build?view=runs).
|
||||
|
||||
(click on latest run at the top, then click Artifacts - published, and download the folder)
|
||||

|
||||
@@ -33,9 +33,9 @@ pkNX also provides some utility to extract from supported container types, e.g.
|
||||
|
||||
## Building
|
||||
|
||||
pkNX is a Windows Forms application which requires [.NET Framework v4.6](https://www.microsoft.com/en-us/download/details.aspx?id=48137).
|
||||
pkNX is a Windows Forms application which requires [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) for Windows.
|
||||
|
||||
The executable can be built with any compiler that supports C# 9.
|
||||
The executable can be built with any compiler that supports C# 10.
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user