This website requires JavaScript.
Explore
Help
Sign In
spt
/
build
Watch
0
Star
0
Fork
0
You've already forked build
mirror of
https://github.com/sp-tarkov/build.git
synced
2025-02-12 14:10:46 -05:00
Code
build
/
build.code-workspace
13 lines
186 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Build Scripts Got to a point where the server and modules are being compiled correctly. Launcher script needs... something. It's failing to build and I don't know why. TODO: - Fix Launcher Build Script - Combine sub-builds into output directory - Compress output directory - Upload release to public folder - Adapt build script to work with a dynamic tag value - Update script to only run _any_ builds when the tag exists in all three - Write drone configuration version of the dockerfile/script - Testing within the Drone env
2024-02-14 01:35:01 -05:00
{
Fixed Launcher Build Script The launcher, modules, and server projects are now compiling. TODO: - Combine project builds into output directory - Compress output directory - Upload release to public folder - Adapt to work within Drone env - Adapt build script to work with a dynamic tag value - Only run project builds when the tag exists in all three projects
2024-02-23 23:01:58 -05:00
"folders": [
{
"path": "."
}
],
"settings": {
"[markdown]": {
"editor.defaultFormatter": null
}
}
Build Scripts Got to a point where the server and modules are being compiled correctly. Launcher script needs... something. It's failing to build and I don't know why. TODO: - Fix Launcher Build Script - Combine sub-builds into output directory - Compress output directory - Upload release to public folder - Adapt build script to work with a dynamic tag value - Update script to only run _any_ builds when the tag exists in all three - Write drone configuration version of the dockerfile/script - Testing within the Drone env
2024-02-14 01:35:01 -05:00
}
Copy Permalink