0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-13 07:50:45 -05:00

5 Commits

Author SHA1 Message Date
CWX
5e38d97a8b Rebrand - part 1 - waffle dont hate me 2024-05-21 20:15:19 +01:00
e577303293 update all build stuff to net8.0 2024-03-06 18:03:37 -05:00
17c13650d0
Build Quotes & Specify Encoding of License 2024-03-05 21:38:30 -05:00
42e85e5886 Fix build script copying Aki_Data into a nested Aki_Data folder (!43)
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT-AKI/Launcher#43
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-06 00:12:05 +00:00
82d401bc43 Converts Build Script to PowerShell (!41)
In a push to automate project builds, this changes the build script from a BAT script to a PowerShell script. This is a cross-platform solution that should help us build the project within the mcr.microsoft.com/dotnet/sdk:6.0 docker image (Debian).

Also updates the README to list PowerShell 7 as a dependency as the pwsh tool is not available in Windows PowerShell (v5).

Co-authored-by: Tyler Brownell <brownelltyler@gmail.com>
Reviewed-on: SPT-AKI/Launcher#41
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Co-committed-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
2024-03-05 08:33:31 +00:00