Ulysses

General => Off-Topic => Topic started by: Avien on January 31, 2008, 09:35:13 AM

Title: Ulib-Offtopic?
Post by: Avien on January 31, 2008, 09:35:13 AM
I was just looking through my ulib and ulx folders, from the svn and saw this is /ulib/lua/ulib/init.lua

Code: [Select]
game.ConsoleCommand( "plugin_load ../../../gmodbeta2007/lua/includes/modules/gm_ulib\n" ) -- So we don't have to bother with a .vdf file
What is the gmodbeta2007 folder doing there?
Title: Re: Ulib-Offtopic?
Post by: Megiddo on January 31, 2008, 10:40:53 AM
It was during the beta, we removed the module from the current version so that code is just waiting to be re-implemented sometime (doesn't hurt anything though).