disguise-one / RenderStream-UE

RenderStream plugin for Unreal Engine
BSD 3-Clause "New" or "Revised" License
69 stars 23 forks source link

Fix versioning script #11

Open josh-disguise opened 3 years ago

josh-disguise commented 3 years ago

generate_uplugin.ps1 picks a plugin version using the branch and tag. Currently there's a lot of repetition in the names and no easy identifier between versions. A proper scheme should be thought up and automatically applied by the script, with an easy way to make numbered releases.