Author Topic: Executing Add-Ons with Steam  (Read 974 times)

I created an add-on for my attempt at coding and whenever I put it in the Blockland Steam folder it doesn't execute. Even if I try to execute it in the console it says it's an unknown file!
Anybody know a fix to this?

Compare echo(filePath($Game::argv0) @ "/Add-Ons"); to where you placed the files. What's different?

I think I figured it out, but I'm not completely sure.
« Last Edit: December 30, 2013, 08:21:49 AM by Czar »

Sorry, double post my mistake.

Compare echo(filePath($Game::argv0) @ "/Add-Ons"); to where you placed the files. What's different?

The non-Steam version of Blockland is located all alone in it's own folder and the Steam version is located in the Steam folder..?

Yes. To get the steam folder you go into the properties of Blockland in the Library, then click the Local Files tab which'll then show you the Browse Local Files button.

Mine was located under:
C:\Program Files (x86)\Steam\steamapps\common\Blockland