kazzmir / paintown

Paintown is a 2-d fighting game
Other
104 stars 41 forks source link

Release editor mac lin win #75

Closed humbertodias closed 9 months ago

humbertodias commented 9 months ago

Features

image

https://github.com/humbertodias/allegro-paintown/releases/tag/v1.10

kazzmir commented 9 months ago

You should be able to recreate this branch in the kazzmir/paintown repo though, not in your own fork.

$ git clone git@github.com/kazzmir/paintown
$ git checkout -b release-editor
$ ...
$ git push
kazzmir commented 9 months ago

I mean you don't have to put all the release pr's into one huge pr, you can still have multiple pr's for each release script. Just make the branches off of my repo