Code Monkey home page Code Monkey logo

cubiomes-viewer_zh's Introduction

汉化说明:

通过直接修改硬编码的qt file的方式,实现了对软件的99%汉化

一代目汉化:Sinbing 二代目汉化:SunnySlopes

现在距离100%汉化还差:一些大段的帮助提示,预置组件(比如一些按钮)以及一些基本不会碰到的debug信息

其中群系名称的汉化因为涉及到子模块的修改,相应的修改请参照https://github.com/SunnySlopes/cubiomes

以下为原README

Cubiomes Viewer

Cubiomes Viewer provides a graphical interface for the efficient and flexible seed-finding utilities provided by cubiomes and a map viewer for the Minecraft biomes and structure generation.

The tool is designed for high performance and supports Minecraft Java Edition main releases 1.0 - 1.18.

Download

Precompiled binaries can be found for Linux and Windows under Releases on github. The builds are statically linked against Qt and should run as-is on most newer distributions.

For the linux build you will probably have to add the executable flags to the binary (github seems to remove them upon upload).

For Arch linux users, the tool may be found in the AUR thanks to JakobDev.

Build from source

Install Qt5 development files

$ sudo apt install build-essential qt5-default

get sources

$ git clone --recursive https://github.com/Cubitect/cubiomes-viewer.git

prepare build directory

$ cd cubiomes-viewer
$ mkdir build
$ cd build

build cubiomes-viewer

$ qmake ..
$ make

cubiomes-viewer_zh's People

Contributors

cubitect avatar sunnyslopes avatar chengchinhsia-pig avatar jakobdev avatar sinbing avatar ghostkeeper avatar abextm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.