0x10cAtlas / AtlasOS

An operating system for DCPU-16.
109 stars 15 forks source link

Unified build script #57

Open ghost opened 12 years ago

ghost commented 12 years ago

Created a (cross-platform) Python script that unifies all of the current build scripts. Use like: python atlasbuild.py

Also modified the readme accordingly. Tested on Mac, but should be tested on Windows and Linux as well just to be sure.

(Ignore the commits before the third to last -- I'm still learning how to use git, and I reverted these changes after a lot of stress.)

Also there's a vfsbuilder change apparently. I thought that was included in my last pull request, so I don't know why it's being included here as well.