mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 16:50:45 -05:00
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
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"[markdown]": {
|
|
"editor.defaultFormatter": null
|
|
}
|
|
}
|
|
}
|