Skip to content

Zarel/Digimon-Showdown-Dimensional-Rift

 
 

Repository files navigation

Digimon Showdown: Dimensional Rift

This is the official Digimon Showdown: Dimensional Rift repository.

This is to be used with Pokémon Showdown.

How to implement (the mod) on your own server

  • Copy all files that are in the mods folder into data/mods
  • Copy all files that are in the chat-plugins folder into server/chat-plugins
  • Copy whatever is in custom.css into config/custom.css
  • Copy whatever is in config/formats.js into config/formats.js wherever you want that section of formats. (Make sure you copy it under the last tier of a section.)
  • The steps for generating the CSS are listed below

Digimon-Showdown: Dimensional Rift (DSDR) - CSS

Generates a basic CSS template for DSDR.

(DSDR-CSS) Usage

(NOTE: Node.js is required)

  • Open Command Prompt in the Digimon-Showdown directory.
  • Type npm run start or node index.js.
  • Enjoy Digimon-Showdown on your server.

Credits

About

This is the official Digimon Showdown repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.5%
  • CSS 19.5%