From 084535597d0b7183e07011f1fd39468ef4663af5 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 22 Dec 2023 17:52:27 +0900 Subject: [PATCH] Update README.MD --- bin/README.MD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/README.MD b/bin/README.MD index ea346e2..7d40b0f 100644 --- a/bin/README.MD +++ b/bin/README.MD @@ -9,13 +9,15 @@ * GTK+ * [GTK+ for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) [2.24.33-2021-01-30]] * [jopbrown/gtk-server](https://github.com/jopbrown/gtk-server) [gtk-server-2.4.5-gtk-2.24.32-win64] - * "libffi-7.dll" [Download .zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip) + * "libffi-7.dll" [Download gtk-server-libffi-7.zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip) * Compression * I recommend using [PeaZip](https://peazip.github.io/) or [7-Zip](https://www.7-zip.org/). I will provide an update to work with these software soon. * LZ77 (aka. MsCompress) algorithm supports its own implementation within this project. * Embeddable Python * Python Windows embeddable package [3.10.2] - * "Preconfigured Python for WelsonJS" [Download .zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip) [Download .7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z) + * "Preconfigured Python for WelsonJS" + * [Download welsonjs-preconfigured-python-3.10.2-embed.zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip) + * [Download welsonjs-preconfigured-python-3.10.2-embed.7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z) * [64-bit](https://www.python.org/downloads/release/python-3102/) * [32-bit](https://www.python.org/downloads/release/python-3102/) * Python Modules (32bit or 64bit)