No longer discontinued, update coming any moment now.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Modding Support
embed
share
view previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post comment Comments
gigimoi Author
gigimoi - - 56 comments

A snapshot of a chest created in Boo, the programming language in which all scripts for the game are written. You can check out boo here - Boo.codehaus.org , It's similar to python, but has distinct advantages. My favorite being Type inference. There will be no limits in modding, full scripting source code (But not the engine, which is in C#) will be included with the game for you to edit at will.

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

A snapshot of a chest created in Boo, the programming language in which all scripts for the game are written. You can check out boo here - Boo.codehaus.org , It's similar to python, but has distinct advantages. My favorite being Type inference. There will be no limits in modding, full scripting source code (But not the engine, which is in C#) will be included with the game for you to edit at will.