sethballantyne / Plexis

A Breakout clone written in C++/CLI using DirectX 8, complete with level editor written in C#.
MIT License
2 stars 0 forks source link

Create script that packages plexis as a zip file #110

Closed sethballantyne closed 4 years ago

sethballantyne commented 4 years ago

Write a script (preferably in a language that doesn't require additional runtimes/interpreters to be installed; a batch file or powershell script would be okay) that packages the games executables and resources so it doesn't need to be done by hand.