AnimatorPro / Animator-Pro

A classic paint program originally for dos
https://animatorpro.studio
BSD 3-Clause "New" or "Revised" License
209 stars 31 forks source link

Downloads are missing #27

Open lifelike opened 1 year ago

lifelike commented 1 year ago

The downloads link in the README leads to a GitHub 404 page. I am pretty sure there used to be an animator binary available there to download?

I think it would be great if there were binaries for both the original and pro versions on the downloads page. Compiling from source is not that easy.

stuaxo commented 1 year ago

The best bet here, may be to look into adding github CI, so that builds can happen automatically.

Since AnimatorPro can build with open-watcom, it might be worth making a github action using setup-openwatcom:

https://github.com/open-watcom/setup-watcom

It might be worth packaging animatorpro using the LSM format for fdpkg too https://github.com/stuaxo/animatorpro-fdpkg/tree/master/APPINFO