Skip to main content

Getting started

namespace qASIC.FileManagement

Introduction

qASIC comes with file management tools that take care of saving and loading for you.

File Manager

The File Manager can save and load files using Binary, JSON and FileWriter with just one call.

Config Controller

For servers and user preferences the config controller is a simple way of saving easily editable files. You can quickly get values of keys from text or directly from files.