Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
/ consoleUtils Public archive

A way to make your own console command system in the Djs v12 style

Notifications You must be signed in to change notification settings

Draco1js/consoleUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Custom Commands Template

By Draco#9899 @ DIscord

How to use:

  1. Download/Clone Files
  2. Download Node.js from here
  3. Open Command Prompt or PowerShell and navigate to the folder
  4. Run npm i in the console and wait for the installation to complete
  5. Run node . in the console

How to Create More Commands?

  1. Go to the commands folder
  2. Make a file with the name of the command (Only js files work)
  3. Make sure to follow the pattern I used in the other commands.
  4. Code Whatever you want till your heart's content.

And Lastly,

Have fun!

About

A way to make your own console command system in the Djs v12 style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published