This commit is contained in:
2025-09-18 21:00:20 -06:00
parent 0e2d3152e9
commit d7f2b5d1d6
18 changed files with 327 additions and 162 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/bash
# irpg-release.sh
#
# BASH version of the Release maker
#
# Run this after building all of the projects in this solution, to make
# zipped releases.
# This file is not yet written. Please use the MS Build version, irpg-release.csproj.