Leafish
A minecraft-like multi version client implemented in Rust.
File Explorer
Download Latest Version (.zip)- screenshot-mainmenu.jpg
- rust.yml
- dump_block.rs
- legacy.rs
- mod.rs
- v1_13.rs
- v1_13_2.rs
- v1_14_4.rs
- v1_15_2.rs
- v1_16_1.rs
- v1_16_5.rs
- v1_17_1.rs
- v1_18_2.rs
- v1_19.rs
- blocks.rs
- lib.rs
- material.rs
- Cargo.lock
- Cargo.toml
- main.rs
- Cargo.lock
- Cargo.toml
- main.rs
- Cargo.lock
- Cargo.toml
- icon.txt
- leafish-icon.png
- wrapper.jar
- install.rs
- main.rs
- Cargo.lock
- Cargo.toml
- leafish.desktop
- leafish.metainfo.xml
- mod.rs
- v1_10_2.rs
- v1_11_2.rs
- v1_12_2.rs
- v1_13_2.rs
- v1_14.rs
- v1_14_1.rs
- v1_14_2.rs
- v1_14_3.rs
- v1_14_4.rs
- v1_15.rs
- v1_16_1.rs
- v1_16_4.rs
- v1_7_10.rs
- v1_8_9.rs
- v1_9.rs
- v1_9_2.rs
- forge.rs
- login.rs
- mapped_packet.rs
- microsoft.rs
- mod.rs
- offline_acc.rs
- packet.rs
- versions.rs
- map.rs
- mod.rs
- set.rs
- hash.rs
- metadata.rs
- mod.rs
- nibble.rs
- format.rs
- item.rs
- lib.rs
- macros.rs
- translate.rs
- Cargo.lock
- Cargo.toml
- missing_block.json
- leafish-logo.svg
- logo.txt
- textures.txt
- missing_block.json
- clouds.png
- background.png
- cog.png
- splashes.txt
- ascii.png
- lib.rs
- build.rs
- Cargo.lock
- Cargo.toml
- icon128x128.png
- icon32x32.png
- axis.rs
- direction.rs
- lib.rs
- position.rs
- version.rs
- Cargo.lock
- Cargo.toml
- mod.rs
- mod.rs
- sign.rs
- mapping1_10_2.rs
- mapping1_11_2.rs
- mapping1_12_2.rs
- mapping1_13_2.rs
- mapping1_14_4.rs
- mapping1_15_2.rs
- mapping1_16_5.rs
- mapping1_7_10.rs
- mapping1_8_8.rs
- mapping1_9_4.rs
- mod.rs
- mod.rs
- player.rs
- player_like.rs
- slime.rs
- systems.rs
- zombie.rs
- mod.rs
- mapping1_10_2.rs
- mapping1_11_2.rs
- mapping1_12_2.rs
- mapping1_13_2.rs
- mapping1_14_4.rs
- mapping1_15_2.rs
- mapping1_16_5.rs
- mapping1_7_10.rs
- mapping1_8_8.rs
- mapping1_9_4.rs
- mod.rs
- mod.rs
- anvil.rs
- beacon.rs
- brewing_stand.rs
- chest.rs
- crafting_table.rs
- dropper.rs
- enchanting_table.rs
- furnace.rs
- grindstone.rs
- mod.rs
- player_inventory.rs
- slot_mapping.rs
- liquid.rs
- mod.rs
- block_break_effect.rs
- mod.rs
- chunk_frag.glsl
- chunk_vertex.glsl
- clouds_frag.glsl
- clouds_geo.glsl
- clouds_vertex.glsl
- get_light.glsl
- lookup_texture.glsl
- model_frag.glsl
- model_vertex.glsl
- sun_frag.glsl
- sun_vertex.glsl
- trans_frag.glsl
- trans_vertex.glsl
- ui_frag.glsl
- ui_vertex.glsl
- atlas.rs
- clouds.rs
- glsl.rs
- hud.rs
- inventory.rs
- mod.rs
- model.rs
- shaders.rs
- ui.rs
- background.rs
- chat.rs
- confirm_box.rs
- connecting.rs
- edit_account.rs
- edit_server.rs
- launcher.rs
- login.rs
- mod.rs
- respawn.rs
- server_list.rs
- settings_menu.rs
- mod.rs
- plugin_messages.rs
- sun.rs
- target.rs
- config_var.rs
- default_config.rs
- default_keybinds.rs
- keybinds.rs
- mod.rs
- logo.rs
- mod.rs
- chunk_section.rs
- mod.rs
- chunk_1.10.2.bin
- chunk_1.10.2_nether.bin
- chunk_1.11.2.bin
- chunk_1.11.2_nether.bin
- chunk_1.11.bin
- chunk_1.11_nether.bin
- chunk_1.12.2.bin
- chunk_1.12.2_nether.bin
- chunk_1.13.2.bin
- chunk_1.13.2_nether.bin
- chunk_1.14.1.bin
- chunk_1.14.1_nether.bin
- chunk_1.14.2.bin
- chunk_1.14.2_nether.bin
- chunk_1.14.3.bin
- chunk_1.14.3_nether.bin
- chunk_1.14.4.bin
- chunk_1.14.4_nether.bin
- chunk_1.14.bin
- chunk_1.14_nether.bin
- chunk_1.15.1.bin
- chunk_1.15.1_nether.bin
- chunk_1.15.2.bin
- chunk_1.15.2_nether.bin
- chunk_1.16.1.bin
- chunk_1.16.1_nether.bin
- chunk_1.16.2.bin
- chunk_1.16.2_nether.bin
- chunk_1.16.3.bin
- chunk_1.16.3_nether.bin
- chunk_1.16.4.bin
- chunk_1.16.4_nether.bin
- chunk_1.16.bin
- chunk_1.16_nether.bin
- chunk_1.17.1.bin
- chunk_1.8.9.bin
- chunk_1.8.9_nether.bin
- chunk_1.9.2.bin
- chunk_1.9.2_nether.bin
- chunk_1.9.bin
- chunk_1.9_nether.bin
- chunk_18w50a.bin
- chunk_19w02a.bin
- biome.rs
- lighting.rs
- mod.rs
- storage.rs
- chunk_builder.rs
- console.rs
- main.rs
- paths.rs
- resources.rs
- .gitignore
- build_client.sh
- build_installers.sh
- Cargo.lock
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/Lea-fish/Leafish
Downloads the entire project code from GitHub to your computer.
cd Leafish
Moves into the project folder you just downloaded.
2. Rust
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
$ cargo run --release
Builds and then immediately runs the program.
$ cargo build --release
Compiles the Rust project.
If cargo build finishes without errors, it worked. The executable is created under target/.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
