Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Actually added redist files (#79)
Browse files Browse the repository at this point in the history
* "typo" fix

* removed trailing ?

* Update server.go

* include nsis script

* embedd

* added c++ redist to the installer

* Update project.nsi

* added cedist files

* actually added vc_redist this time
  • Loading branch information
JensvandeWiel authored Nov 5, 2023
1 parent 3d4d365 commit 8e521d4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,6 @@ fabric.properties
.idea/caches/build_file_checksums.ser

!installer/steamcmd.exe
!build/windows/installer/VC_redist.x64.exe
!build/windows/installer/VC_redist.x86.exe
steamcmd
Binary file added build/windows/installer/VC_redist.x64.exe
Binary file not shown.
Binary file added build/windows/installer/VC_redist.x86.exe
Binary file not shown.

0 comments on commit 8e521d4

Please sign in to comment.