Ulysses
General => Off-Topic => Topic started 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
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?
-
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).