From: Dan P. <ba...@al...> - 2005-11-21 00:30:47
|
On Nov 20, 2005, at 11:58 AM, Sam Steele wrote: > It's pretty easy when you're still inside your app, but doing it > from something like Safari or MSIE would be more work, which is why > I'm excited to use an in-game browser instead. I've seen how > AdiumX on Mac OS X, and StepMania on win32 handle downloadable > extras, and it just seems hacky. I actually like the latest AdiumX system. They just have their own URL type. You browse their extensions site until you find one you want and click on it. That launches AdiumX to handle the link, which sucks down the bundle, extracts it to the right place, and instantiates any plugins, etc. Might be a little nicer for some cases to have an in-game browser, but then e.g. on OSX you might want to use WebKit, and IE on Win32, and so on... Having a remote manual browser would be nice though, for a simplistic all-platforms solution. |