Update README.md

This commit is contained in:
R-YaTian 2023-04-14 15:26:15 +08:00 committed by GitHub
parent 0904ee8c39
commit 0255055269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
> TinkeDSi is a program to view, convert, and edit the **files of NDS(i) games**. You can view a lot of file format like images, text, sounds, fonts and textures. Furthermore it works with **plugins** made in NET Framework languages (C# and VB.NET) so it's so easy to support new formats. > TinkeDSi is a program to view, convert, and edit the **files of NDS(i) games**. You can view a lot of file format like images, text, sounds, fonts and textures. Furthermore it works with **plugins** made in NET Framework languages (C# and VB.NET) so it's so easy to support new formats.
To run the program you must have installed **[.NET Framework 4.5](https://www.microsoft.com/es-es/download/details.aspx?id=30653)** or **[mono](http://www.mono-project.com/download)**. In the case of *mono* on *Linux*, make sure you have installed the package **mono-locale-extras** too. For Mac, you need *mono* and *pkg-config* installed and configured, you'll use *mono32* to exec Tinke. To run the program you must have installed **[.NET Framework 4.5](https://www.microsoft.com/en-us/download/details.aspx?id=30653)** or **[mono](http://www.mono-project.com/download)**. In the case of *mono* on *Linux*, make sure you have installed the package **mono-locale-extras** too. For Mac, you need *mono* and *pkg-config* installed and configured, you'll use *mono32* to exec Tinke.
# Features # Features