From 96fdca4159430a16e797b50c7fd35b3cc5c2796f Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:11:53 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4e8c21..bb2847f 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Priority is primarily on RPG Maker MV/MZ. (if you have errors with XP, VX, Vx Ac - [evbunpack](https://github.com/mos9527/evbunpack) - For unpacking game files stored in Game.exe (if they are packaged) - tools such as wget, ln, readlink, grep - For downloading the latest version of nwjs and viewing the files. -#### Dependencies for tyranobuilder (Support of this engine appeared since v1.0.9) +#### Dependencies for tyranobuilder - [nwjs](https://nwjs.io/) - As the main engine of the game - [electron 9.4.4](https://github.com/electron/electron/releases/tag/v9.4.4) to run v5 version games of this engine - python script tyranoextract with these dependencies (asarlib,pefile) -#### Dependencies for RPG Maker XP / VX / VX Ace (Support of this engine appeared since v1.0.9) +#### Dependencies for RPG Maker XP / VX / VX Ace - [mkxp-z](https://github.com/mkxp-z/mkxp-z) - Open-source cross-platform player for (some) RPG Maker XP / VX / VX Ace games. A very heavily modified fork of mkxp. RGSS on steroids with a stupid name. (May have limited support for games, due to win32api in plugins) #### Contains the following features: