Skip to content

cadox8/LoM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoM (League of Minecraft)

Release Build Status Maven

A Minecraft gamemode based on League of Legends

What is that?

I, like a lot of people, play League of Legends (LoL) and I wanted to recreate it on Minecraft.
I saw @Elicis has started the game, so I took parts of his code (exactly the shop). You can see his/her project here.
I also took some ideas from @Cadiducho to make the code more clear, efficient and beauty 💜, so thank you.

Documentation

I'm working on a wiki for the plugin.

Maven Usage

If you want use LoM as a Maven Dependency simply add repo and artifact:

<repository>
	<id>cadox8-repo</id>
    <url>https://projectalpha.es/repo/</url>
</repository>

<dependency>
    <groupId>me.cadox8</groupId>
    <artifactId>LoM</artifactId>
    <version>0.0.7-SNAPSHOT</version>
</dependency>

License

This project is released under the Apache License 2.0.

About

A minecraft gamemode based on the League of Legends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages