dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Variants #87

Open dripton opened 14 years ago

dripton commented 14 years ago

Support variants. My plan is to hack the PYTHONPATH / sys.path so that the chosen variant's package directory comes before the default Slugathon package directory. And then force a re-import after picking the variant.