Skip to content

kitsune-ONE-team/KITSUNETSUKI-SDK

Repository files navigation

KITSUNETSUKI SDK

KITSUNETSUKI SDK is a game development environment for the KITSUNETSUKI project.

KITSUNETSUKI project is a multiplayer-focused arena third-person shooter (TPS) game in anime style.

KITSUNETSUKI project: https://k.kitsune.one/

Jenkins Linux Agent configuration

Remote root directory: /app/jenkins

Labels: linux

SSH Host: agent

SSH Login: jenkins

SSH Password: jenkins

Environment variables:

  • BZIP2_LIBS=-Wl,-Bstatic -lbz2
  • ZLIB_CFLAGS=-I/app/jenkins/workspace/blender-thirdparty-lynx64/zlib/include
  • ZLIB_LIBS=-L/app/jenkins/workspace/blender-thirdparty-lynx64/zlib/lib -lz

Jenkins Windows Agent configuration

Remote root directory: D:\jenkins

Labels: windows

SSH Host: VM's host

SSH Login: VM's login

SSH Password: VM's password

JavaPath: Z:\jdk-21\bin\java

Java could be downloaded from [https://jdk.java.net/java-se-ri/21]

Prefix Start Agent Command: "D:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" amd64 10.0.22000.0 && D: &&

Environment variables:

  • CL=/MP