ItalianDevs4PM / Yuriko-CS

[ABANDONED] A fast and full-featured Minecraft: Pocket Edition server software written in C#
GNU Lesser General Public License v3.0
15 stars 1 forks source link

To-Do List for Yuriko-CS v1.0.0 #1

Open luca28pet opened 8 years ago

luca28pet commented 8 years ago

To-Do list for Yuriko-CS 1.0.0 -- MCPE 0.14.0

NyaomiDEV commented 8 years ago

@larryTheCoder There will not be a .jar plugin loader, sorry.

Flavius12 commented 8 years ago

@larryTheCoder The main goal of this project is to create a _very fast_ and fully-featured MCPE server software. Supported plugins will be probably pure dynamic libraries (.dll). This means that plugins _won't_ reduce the server software speed. Plugin creation is very simple as the internal API we're writing. You'll need just to install MonoDevelop ide and learn the API. What I want to say after this long talk is that Yuriko-CS will have a custom plugin format and a custom plugin API as other server software (like PocketMine, Bukkit, Spigot...) have

larryTheCoder commented 8 years ago

Just saying how to open .cs file?

NyaomiDEV commented 8 years ago

@larryTheCoder With MonoDevelop :)

NikoZazza commented 8 years ago

@AryToNeX Or with visual studio

SantX27 commented 8 years ago

New commands are coming!