This repository contains corporate visual identity materials of Nekostein.
Read Nekostein VI Manual before downloading. And make sure that you follow the instructions included in the manual.
Try any of the following links.
Or navigate to the latest release of this repository.
Run ./make.sh install
to install the installer script.
Run nekostein-installvilib.sh
in another repository to install the latest VI library into /_dist/libvi
.
Alternatively, run nekostein-installvilib.sh --local
to rsync from the local repository.
Make sure to run a full local build of the VI lib before doing this.
Save the following script as ~/.local/bin/xelatex-docker
.
#!/bin/bash
docker run --rm -v "$PWD":/workdir -v "/usr/share/fonts":/root/.fonts registry.gitlab.com/islandoftex/images/texlive:latest xelatex "$@"
Set up XELATEX_CMDNAME=xelatex-docker
environment variable.
/latexlib
: Portable LaTeX library./distutils
: Scripts that lib users may need when making assets./misc
: Scripts and other stuff that lib developers use./wwwmisc
: Stuff to publish on misc.nekostein.com website./static
: Pre-made asset to be used independently./platform
: Marketing assets tailored for specific platforms./altdocs
: Documents that will hardly be used by anyone.
Copyright (c) 2023 Nekostein. All rights reserved.
Nekostein is an unincorporated game development team consisting of Neruthes and MIAO_OAIM.