You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2018. It is now read-only.
RoyCurtis edited this page Sep 13, 2013
·
3 revisions
This project aims to provide a simple library for users to write bots for the Virtual Paradise platform. Bots are instances that interact with a world of Virtual Paradise. Example uses of bots are games, services, and building tools.
Currently, the only official method of interacting with Virtual Paradise is through the C SDK. Therefore, this library acts as a wrapper around native C methods. This project should not be confused with the official .NET wrapper; instead, this is an alternative to it.