ATCS
All about Andor's Trail Content Studio
ATCS (Andor's Trail Content Studio)
ATCS is the primary tool for content creation, providing a visual editor for all game content types.
Installation
System Requirements:
Java Runtime Environment 7 or later
Windows, macOS, or Linux
Recommended: 1GB RAM (increase MAX_MEM to 1 GB for large projects)
Download and Setup:
Download the latest ATCS release from the forums.
Windows: Use the installer executable
Linux/macOS: Extract the zip file and make ATCS.sh executable
First Launch Configuration:
Run as Administrator on Windows for the first launch.
Create a workspace directory (e.g., "atcs_workspace")
Configure external tools (Tiled for maps, image editor)
Set up internet access for translations if needed
Workspace and Projects
Workspace: Central folder where ATCS stores all working data and settings.
Project Creation:
File → Create project...
Enter a meaningful project name (lowercase with underscores)
Browse to the "AndorsTrail" subfolder of the game source
ATCS will load and validate the game data
Content Types
ATCS can create and edit:
Items: Weapons, armor, consumables, quest items
NPCs: Monsters, friendly characters, traders
Quests: Multi-stage quest chains with dialogue
Dialogues: Conversation trees and interactions
Actor Conditions: Status effects, buffs, debuffs
Droplists: Item drop configurations
World Maps: Regional map layouts
Map Objects: Spawn areas, signs, map transitions
Export and Integration
Export Package Generation: Creates zip files with all modified content
Content Validation: Built-in checks for data consistency and references
Last updated