lairworks / nas2d-core

NAS2D is an open source, object oriented 2D game development framework written in portable C++.
http://nas2d.lairworks.com
zlib License
10 stars 5 forks source link

Update Docker build environments (Ubuntu 22.04, PhysFS) #1030

Closed DanRStevens closed 2 years ago

DanRStevens commented 2 years ago

Update to use Ubuntu 22.04 for the base image. Update installed package versions. Remove PhysFS dependency.

Related: PR #1027, Issue #682, Issues #826