From 75fcce0b506277b4e237682a8a0e3e0e515475f5 Mon Sep 17 00:00:00 2001 From: Pyrdacor Date: Mon, 5 Jun 2023 08:24:00 +0200 Subject: [PATCH] Update --- AmbermoonTools/README.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AmbermoonTools/README.md b/AmbermoonTools/README.md index 85a932ca1..71d4731e4 100644 --- a/AmbermoonTools/README.md +++ b/AmbermoonTools/README.md @@ -8,7 +8,7 @@ The most recent version can be found here: Version | Release date | Windows 64bit | Linux 64bit | Windows 32bit --- | --- | --- | --- | --- -1.13 | 27-09-2022 | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Windows.zip) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Linux.tar.gz) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Windows32Bit.zip) +1.13 | 05-06-2023 | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Windows.zip) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Linux.tar.gz) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Windows32Bit.zip) Most tools have a help. Try to run with command line argument `--help` for further information. @@ -17,7 +17,7 @@ If you have problems, try to install the .NET6 runtime (see link below). ## Build yourself -Ensure to install .NET6. You can download it from here: https://dotnet.microsoft.com/en-us/download/dotnet/6.0 +Ensure to install .NET7. You can download it from here: https://dotnet.microsoft.com/en-us/download/dotnet/7.0 If you just want to use the tools, the runtime is enough. But if you want to build and/or modify the code, you'll need the SDK. diff --git a/README.md b/README.md index 5f22bf98e..8a416a631 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Version | Language | Download | Release date Version | Release date | Windows 64bit | Linux 64bit | Windows 32bit --- | --- | --- | --- | --- -1.12 | 02-06-2022 | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.12/AmbermoonTools-Windows.zip) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.12/AmbermoonTools-Linux.tar.gz) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.12/AmbermoonTools-Windows32Bit.zip) +1.13 | 05-06-2023 | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Windows.zip) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Linux.tar.gz) | [Download](https://github.com/Pyrdacor/Ambermoon/releases/download/v1.13/AmbermoonTools-Windows32Bit.zip) This zip file contains: - A tool to pack files into Ambermoon game data files or extract them (AmbermoonPack)