Skip to content

Project-Econome/Banan.canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banan logo

Banan Canvas

A Canvas extension for ForgeScript.

@econome/banan.canvas @tryforge/forgescript Discord

Contents

  1. Installation
  2. Credits
  3. Support Server

Installation


  1. Run the following command to install the required npm packages:
npm i github:Project-Econome/Banan.canvas
  1. Now, in your client initialization:
const { BananCanvas } = require("@econome/banan.canvas")

/* I'm assuming that the client can be an app or anything else */
const client = new ForgeClient({
    ...options // The options you currently have
    extensions: [
        new BananCanvas()
    ]
})

Congratulations, you have successfully setup Banan Canvas!

Credits

Thanks for reading till the end and using Banan Canvas ;)
This package was made with love by devlordduck, an Epic Person who develops cool Canvas extensions.

Contributor Contribution Contact
devlordduck Main developer Discord GitHub
fradz_lifez Main Tester/Ideas/Sub Developer Discord GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published