Skip to content

LegendsOfXania/DungeonsExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DungeonsExtension

DungeonsExtension is an extension built for Typewriter, designed to introduce and manage custom dungeons in Minecraft.


Overview

The purpose of DungeonsExtension is to simplify the creation and management of dungeons within Typewriter. This extension provides a solid and modular foundation to enhance the player experience on Minecraft servers. Define a DungeonInstance and select which RoomInstance can be generated one after the other.


Features

  • Create your own rooms, and dungeons.
  • Direct integration with the Typewriter engine.

Installation

  1. Clone the repository:

    git clone https://github.com/LegendsOfXania/DungeonsExtension.git
    cd DungeonsExtension
  2. (optional) Update the build.gradle.kts so that the extension works for your version of Typewriter.

  3. Build with Gradle:

    ./gradlew build
  4. Retrieve the generated JAR file from build/libs/ and add it to your Minecraft server running Typewriter.


License

This project is licensed under the Apache 2.0 license. Don't forget to give credit when using the extension, and remember: everything is completely free.


Contributing

Contributions are welcome:

  • Open an issue to report a bug or suggest an improvement.
  • Submit a pull request with clear explanations.

Authors

  • Maintained by Xaya for the LegendsOfXania.

Support

For questions or issues:

  • Open an issue on the GitHub repository.

About

The Dungeons Extension allow you to create dungeons in Typewriter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages