Adventure Game Studio

AGS Development => Editor Development => Topic started by: mrpixel on Fri 30/05/2014 01:15:34

Title: A little confusing about the availability of the editor
Post by: mrpixel on Fri 30/05/2014 01:15:34
I have a couple of quick questions about the AGS Editor.

1. Is the source code available for download? If yes, please tell me where to go to get it.

2. It's written in .NET? I assume C#

3. Technical question - Since AGS is available as a playable system for Linux as well as Windows, I assume the Editor compiles using a common file format. If so, is information for the file format available? Is it sensible to be able to create software based on the file format.

4. Since I'm new to the development aspects of AGS (Just looking for now), are there any very specific threads about coding and compiling available? If yes, please post the links in this thread.

Thank you,
mrpixel
Title: Re: A little confusing about the availability of the editor
Post by: Gilbert on Fri 30/05/2014 07:21:58
Most, if not all, of your questions should be answered in the GIT hub (https://github.com/adventuregamestudio/ags), linked from the Develop AGS section of the AGS page of the AGS main site.