minecraft4cloud9

码农软件 · 软件分类 · 其他开发相关 · 2019-10-21 10:27:47

软件介绍

这个程序是让 minecraft 运行在 cloud9

-------------------------------------------------

这个软件用来做给没有TCP服务paas云转接出来其实就是websocket。只不过用端口转接出来发到客户端口转为TCP协议。其实说明白了就是TCP→node →TCP 。让minecraft 运行在cloud9下可以与客户端正常工作的工具。

-------------------------------------------------

服务端

按照正常方法假设以及配置好minecraft服务端后,启动server.coffee,在终端输入coffee server.coffee 
在配置表中注意以下几项 
Server-port=25535 
Level-type=DEFAULT 
Enable-rcon=false 
Force-gamemode=false 
Level-seed= 
Server-ip=127.0.0.1

客户端

要求系统中有node.js 和coffee script 。 这两个安装好之后,就可以运行在node command 键入 coffee connect.coffee “cloud9的链接”。 然后运行minecraft就多人模式127.0.0.1就可以了。

本文地址:https://www.codercto.com/soft/d/17230.html

The Linux Programming Interface

The Linux Programming Interface

Michael Kerrisk / No Starch Press / 2010-11-6 / GBP 79.99

The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, b......一起来看看 《The Linux Programming Interface》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码