Wargus / wargus

Importer and scripts for Warcraft II: Tides of Darkness, the expansion Beyond the Dark Portal, and Aleonas Tales
GNU General Public License v2.0
355 stars 55 forks source link

Refactor classes and layouting lua into a stratagus stdlib for sharing #399

Open timfel opened 2 years ago

timfel commented 2 years ago

We have some lua code (guichan helpers, layouts and classes, mobdebug) that is useful to any game built on Stratagus. Stratagus should freeze those lua modules into the binary and load them eagerly.