Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Atomic Wiki Index

Josh Engebretson edited this page Jan 11, 2017 · 7 revisions

The Index

Here, you'll find a list of all the goodness within the Wiki. They've been categorized for you, so it'll be easier to find. You can also use the search function on the right to find specific content.

If you're a new Atomic user, we recommend looking at the Getting Started pages.


Setting up Atomic

Title Description
Building the Atomic Editor:
The Quick and Easy Way
Quick and easy instructions on building the Atomic Editor from source, anyone can do it!
Detailed Instructions on
building on Linux with C#
Detailed instructions on how to build the engine from source, bundled with MonoDevelop for C#, in a Linux environment
Developing with VS2015 How to setup a development environment for native C++ using Visual Studio 2015
Developing with XCode How to setup a development environment for native C++ using XCode
Developing with QtCreator How to setup a development environment for native C++ using QtCreator
How to Debug Native Code Explains how to set up a debug development build on Linux, macOS & Windows using QtCreator or Visual Studio.
Performance and Memory Profiling Explains how to use Atomic's built-in profiling and object tracking

Scripting

Title Description
Using TypeScript with
External Editors
Instructions on how to script with TypeScript using Atom & VSCode
Basic Scripting in C# Simple programming instructions for those just getting into Atomic and C#
Clone this wiki locally