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

7 Commits

Author SHA1 Message Date
e577303293 update all build stuff to net8.0 2024-03-06 18:03:37 -05:00
ebbadb6719
Changes back-slashes to forward-slashes in an attempt to fix cross-platform builds. 2024-03-05 17:08:12 -05: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
6c29416a2d fix script to publish launcher before copying files 2024-02-16 19:41:21 +00:00
2bfdb1eeea Feature:
- Remove Cake
- Add build script
- Mimic the same features as Modules
2024-02-16 12:08:15 +00:00
fdc31fbcf9 add rider post build target 2023-10-10 10:34:49 -04:00
Dev
dda5edfbc6 Add repo 2023-03-03 19:25:33 +00:00