pyxyzygy is a pixel art and animation tool.
Build it yourself or install it from https://rendaw.itch.io/pyxyzygy.
pyxyzygyはドット絵とアニメーション特定ツールです。
じい分でビルドするかhttps://rendaw.itch.io/pyxyzygyでインストールできます。
We recommend you launch pyxyzygy from the itch.io client but bat/sh launch scripts are included for your convenience.
Read the illustrated user guide!
itch.ioアプリでpyxyzygyを使用することにおすすめします。
日本語のユーザーガイドをご参考ください!
From the installation root run:
./java/bin/java -p modules -m com.zarbosoft.pyxyzygy.app/com.zarbosoft.pyxyzygy.app.CLIMain ARGUMENTS
To see the different options run:
./java/bin/java -p modules -m com.zarbosoft.pyxyzygy.app/com.zarbosoft.pyxyzygy.app.CLIMain --help
The build process is configured primarily for CI. You should be able to start GUIMain from your IDE if you first build the native components and icons.
To build native components, in native/
run:
./build.py /usr/lib/jvm/java-11-openjdk/ linux g++ so /usr/include /usr/lib
To build icons, in graphics/
run build.py
.
Please format your code with google-java-format.
If you'd like to help translate documentation, please go here.
翻訳で手伝うことはここです。