No description
Find a file
2021-06-20 13:38:26 +02:00
.cargo Init repo 2021-06-12 11:44:55 +02:00
client Fix scaling with window 2021-06-17 17:53:36 +01:00
core Define core as a library 2021-06-17 16:23:48 +01:00
plugins Fix cargo deps and comment out some unfinished code call. 2021-06-16 00:17:35 +02:00
server Init repo 2021-06-12 11:44:55 +02:00
.gitignore Ignore crate target folder 2021-06-20 13:38:26 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml 2021-06-16 07:52:19 +00:00
Cargo.toml Create core crate 2021-06-17 13:04:15 +01:00
LICENSE Add LICENSE 2021-06-15 19:31:48 +00:00
README.md Add Readme 2021-06-16 20:27:47 +02:00
rust-toolchain.toml Init repo 2021-06-12 11:44:55 +02:00

Oxycraft

Overview

Oxycraft is a Minecraft clone. The aim is to be a drop in replacement for the Java client while supporting existing shader and texture pack. Once this goal is reached, some improvement could be pursue like, but not limited to, vertical chunks.

Architecture