GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2021-Oct-27

Title: new HTML module on steam
Post by: MrPlow on 2021-Oct-27
Hi All,
Does anyone know if the new HTML build mobule affects the GLB system for other platforms - will it break my Android builds or anything?

Gernot,
Could a separate purchase of GLB with HTML (for side-loading) be possible?

Thks
Title: Re: new HTML module on steam
Post by: dreamerman on 2021-Oct-27
Hey, partially answering to your question with some workaround, Steam GLB version has now non-steam version of editor included (that doesn't require to be launched through Steam), so You can copy "\Steam\steamapps\common\GLBasic_SDK" (EditorE.exe) folder somewhere else to have working backup of v16 that You can use to build app for Android/other platforms.

I'm also curious if that's complete suite or there is need to install additional tools like Emscripten, JDK or whatever, as previously there were some issues with that. Another thing is that PolyVector (batch sprite rendering) / file loading (txt with sprite rect's in atlas file) is supported in WebGL target?
Title: Re: new HTML module on steam
Post by: MrPlow on 2021-Oct-28
Hmm, the copy option sounds great for a backup against any broken issues....
:good: