Skip to content

Remaster of CustomDungeons, with features and content from CustomDungeons 2.

Notifications You must be signed in to change notification settings

stanuwu/CDLegacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDLegacy

Remaster of CustomDungeons, with features and content from CustomDungeons 2.

Written with performance and maintainability in mind.

Building: mvn clean compile package

Database Setup:

Create a new database using createdb cd_legacy.

Import database from ./db/cd_legacy.sql using psql cd_legacy < cd_legacy.sql.

Put db.txt into ./data containing:

postgres ip

postgres port

postgres user

postgres password

database name

Requires PostgreSQL.

Running:

Put token.txt with your bot token into ./data.

Requires Java 17 and PostgreSQL.

About

Remaster of CustomDungeons, with features and content from CustomDungeons 2.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages