Revert "MAJOR updated for steam workshop"

This reverts commit baaa962454.
This commit is contained in:
Frank Harris 2026-01-16 02:04:50 -06:00
parent baaa962454
commit dfe66c97c8
6 changed files with 520 additions and 698 deletions

View file

@ -23,7 +23,7 @@
*/
// Module general information
$module_title = "Steam Workshop";
$module_version = "2.0";
$module_version = "1.1";
$db_version = 0;
$module_required = TRUE;
$module_menus = array(array( 'subpage' => 'workshop_admin', 'name'=>'Steam Workshop', 'group'=>'admin' ));