Skip to content

FAReTek1/pengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pengine.gs

This is a pen engine which is built for goboscript. It is designed to be used with backpack

Installation

To use this, make sure to install backpack

You can use the pengine library by adding these lines to goboscript.toml:

[dependencies]
pengine = "https://github.com/FAReTek1/pengine@<the version you want to use>"

Then, add this %include to your gs file: you can also use this to just %include everything

%include backpack/pengine/pengine