1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -05:00

update readme .NET version

This commit is contained in:
RaidMax 2024-06-30 20:21:10 -05:00
parent 8e11c89b6e
commit 71136bf3b4

View File

@ -13,11 +13,11 @@ Latest binary builds are always available at:
## Setup ## Setup
**IW4MAdmin** requires minimal effort to get up and running. **IW4MAdmin** requires minimal effort to get up and running.
### Prerequisites ### Prerequisites
* [.NET Core 6.0.x Runtime](https://www.microsoft.com/net/download) * [.NET 8.0.x ASP.NET Hosting Bundle ](https://www.microsoft.com/net/download)
* [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.1-windows-hosting-bundle-installer) * [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.6-windows-x64-installer)
* [Package Installation Instructions (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux) * [Package Installation Instructions (Linux)](https://learn.microsoft.com/en-us/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website)
### Installation ### Installation
1. Install .NET Core Runtime 1. Install ASP.NET Core Runtime (Hosting Bundle)
2. Extract `IW4MAdmin-<version>.zip` 2. Extract `IW4MAdmin-<version>.zip`
### Launching ### Launching
Windows Windows