Skip to content

VCore-Minecraft/VPipeline

Repository files navigation

VPipeline (Beta)

VPipeline is a library that was primarily designed for VCore which is a platform indepentent Minecraft Server Plugin primarily used to synchronize data across multiple servers.

Note: This Page is under heavy construction at the moment.

I am also working on a wiki right now!

Importing the API using Maven

Choose latest Tag on Jitpack

<repositories>
	<repository>
	    <id>jitpack.io</id>
	    <url>https://jitpack.io</url>
	</repository>
</repositories>

<dependency>
    <groupId>com.github.VCore-Minecraft</groupId>
    <artifactId>VPipeline</artifactId>
    <version>Tag</version>
</dependency>

Contributions:

Special thanks to

YourKit

For there awesome Java Profiling Tool used to make VCore even better!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages