Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

RocketMod/Rocket.Scripting

Repository files navigation

Rocket.Scripting

This repository contains the builtin scripting providers for the RocketMod game server plugin framework.

The providers act as plugins and add support for various scripting languages, like JavaScript or C# (via cs-script).

To start a scripting session use /e start <language>, after that you eval REPL expressions via /e <expression>. To exit, write /eval exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages