Jump to content

Steam Updates?


SlipperyBrick
 Share

Recommended Posts

Hi Guys,

 

I have recently purchased Leadwerks Game Engine: Indie Edition on Steam and was wondering if there is any differences from the Steam version and the version that is sold here on the website? Also wanted to know if Steam updates automatically? Or would I have to download some sort of patch from here to update?

 

Thanks for the info! :D

Link to comment
Share on other sites

It auto updates for me (like games do).

 

The main difference between the steam version and other versions coming is that the Steam version uses Lua and Windows only. Other versions will support C++ and other OS's, but 100% of the editor functionality is the same, and about 99% of the API is the same. I say 99% because the engine is written in C++ originally and so things have to be exposed to Lua, and something might have been missed or overlooked. The C++ versions actually exposes a lot of class variables that you can use, but isn't technically supported and not all of those are exposed to Lua because it's not technically supported for us to use.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...