Files
IdleRPG/irpg-release/irpg-release.sh
2025-09-18 21:00:20 -06:00

9 lines
247 B
Bash

#!/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.