Giter Site home page Giter Site logo

spt-aki_ci's Introduction

SPT-AKI_CI

Scripts for building SPT-Aki Server, Launcher, Modules and also making an entire release package.

Also has daily builds if you want to stay on the bleeding edge of bleeding edge. See Actions.

Important

Make sure to always backup your profiles before using any builds!

Caution

Do NOT report any issues you have using the scripts or builds to the SPT-AKI team!

Use them at your own risk!

Build Aki Server

Requirements

  • PowerShell
  • Node 18
  • Git
  • Git lfs

Parameters

Parameter Required? Description
-Branch no The branch to build on
-Commit no The exact commit to build, doesn't matter which branch it is
-Overwrite no If present, will delete existing source folder without asking
-Release no If present, will make a release build instead of debug

Examples

Build the default branch (aka master or main)

pwsh ./build_server.ps1

Build the 0.13.5.0 branch

pwsh ./build_server.ps1 -Branch 0.13.5.0

Build a tag. Find out tag names on SPT-Aki's source repo. Tags

pwsh ./build_server.ps1 -Branch 3.7.2

Build an exact commit

pwsh ./build_server.ps1 -Commit fbb1d7eb2f6b7847fc1d6bfb2f36dd794f3b1301

Make a release build on the tag 3.7.5

pwsh ./build_server.ps1 -Release -Branch 3.7.5

spt-aki_ci's People

Contributors

qe201020335 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spt-aki_ci's Issues

请问下怎么搞才能挂mod啊?

我fork你的,然后编译时加了-Release参数,编译出来的东西,启动后已经没有提示为BE版,不能挂mod了。但是我在plugin下加了mod后,启动游戏,提示我be版本不能加载非debug模式的客户端插件。

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.