0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-12 17:10:45 -05:00

11 Commits

Author SHA1 Message Date
Cj
8041089f44 add configuration for waiting on an external debugger when run from the command line 2025-01-11 23:49:06 -05:00
Cj
efea0532c5 Enable server garbage collection 2025-01-11 06:08:17 -05:00
Cj
0706ce7139 Upgrade to .net9 2025-01-11 01:43:59 -05:00
Cj
87804a88bf Bump exe version to 1.0.0 2025-01-10 09:50:19 -05:00
d8c857d7d9
Build Project
This creates a new Builder project which has two purposes. First, triggering a build of each of the solutions' other projects. Second, executing a PowerShell script to consolidate the project build files into a solution build directory.

The *solution* must now be built, not the individual projects.

Needs to be tested by someone who knows what they're doing.
2025-01-06 20:32:24 -05:00
Cj
02a6c417ab Initial work and basic functionality 2025-01-01 19:17:56 -05:00
Cj
1505b01bba Fix some compiler warnings 2024-12-30 23:50:31 -05:00
Cj
65041c3e3b Integrate deobfuscation into remap process 2024-12-30 23:35:02 -05:00
Cj
4e33f48be0 Fix de4dot, change back to .net48, allow to build along side project. Add post build script to create the cli in a build directory in the solution directory 2024-12-30 22:54:38 -05:00
Cj
9939f5ad35 Use de4dot directly, remove now unused de4dot component 2024-12-30 12:52:19 -05:00
Cj
7ea7b1646f Rename CLI project for uniformity, fix namespaces and add readme.md for the command line app. 2024-12-22 07:04:20 -05:00