xyraith

所属分类:编程语言基础
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2023-10-20 00:38:12
上 传 者sh-1993
说明:  一种用于创建Minecraft服务器的编程语言。,
(A programming language for creating Minecraft servers.,)

文件列表:
.idea/ (0, 2023-12-16)
.idea/discord.xml (355, 2023-12-16)
.idea/encodings.xml (263, 2023-12-16)
.idea/gradle.xml (512, 2023-12-16)
.idea/inspectionProfiles/ (0, 2023-12-16)
.idea/inspectionProfiles/Project_Default.xml (276, 2023-12-16)
.idea/kotlinc.xml (175, 2023-12-16)
.idea/misc.xml (345, 2023-12-16)
.idea/uiDesigner.xml (8792, 2023-12-16)
.idea/vcs.xml (180, 2023-12-16)
build.gradle.kts (1777, 2023-12-16)
examples/ (0, 2023-12-16)
examples/clicker.xr (208, 2023-12-16)
examples/counting.xr (104, 2023-12-16)
examples/helloWorld.xr (48, 2023-12-16)
gradle.properties (30, 2023-12-16)
gradle/ (0, 2023-12-16)
gradle/wrapper/ (0, 2023-12-16)
gradle/wrapper/gradle-wrapper.jar (60756, 2023-12-16)
gradle/wrapper/gradle-wrapper.properties (199, 2023-12-16)
gradlew (8070, 2023-12-16)
gradlew.bat (2680, 2023-12-16)
img/ (0, 2023-12-16)
img/xyraith.png (4271, 2023-12-16)
playground/ (0, 2023-12-16)
playground/src/ (0, 2023-12-16)
playground/src/main.xr (138, 2023-12-16)
playground/xyraith.toml (48, 2023-12-16)
settings.gradle.kts (213, 2023-12-16)
src/ (0, 2023-12-16)
src/main/ (0, 2023-12-16)
src/main/java/ (0, 2023-12-16)
src/main/java/StdBuiltins.java (1312, 2023-12-16)
src/main/java/Targets.java (240, 2023-12-16)
... ...

Xyraith Logo

Xyraith

## Overview Xyraith is a dynamically-typed, object-oriented programming language designed for creating Minecraft servers. Written using [Minestom](https://minestom.net/) and [Kotlin](https://kotlinlang.org/). ## Usage To install Xyraith, [download Xyraith.jar](https://raw.githubusercontent.com/realmofuz/xyraith/main/Xyraith.jar). Once you have Xyraith installed, run the jar using `java -jar `. Java 17 or above is recommended. ## Notable Features > **Warning** > Most of these features aren't implemented yet. still need to figure this out later ## Building From Source In order to build Xyraith from source, you must: 1. Clone the repository with git: ```shell $ git clone https://github.com/realmofuz/xyraith.git ``` 2. Use gradle to build the jar. ```shell $ ./gradlew shadowJar ``` 3. You should now have a working jar with all dependencies!

近期下载者

相关文件


收藏者