Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages