Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 816 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 816 Bytes

NTHU TEAM Made in Abyss Codebook


Build Status

1. How to Build

Step 1: Download the source code. For example,

$ git clone https://github.com/Jinkela-Xiao-Zuan-Feng-Mountaineer/Codebook.git

Step 2: Go to the project root and build by

$ cd Codebook
$ python build.py

1.1. Dependencies

  • python (version >= 3.0)
  • xelatex (latest version)

1.1.1 Install xelatex

For Linux
apt install texlive-xetex

If still cannot build:

apt install texlive-full
For Windows

Install MiKTeX https://miktex.org/download

2. TODO list

  1. 排版問題