Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

SamVanheer/AngelscriptUtils

Repository files navigation

This repository contains Angelscript utilities

Uses Angelscript 2.31.1

Build status

Windows Linux/OSX
master AppVeyor Build Status

Note: you must define the AS_STRING_OBJNAME macro to the name of the string addon API name. This is provided to allow ease of change. The name used by the original addon code is "string".