Commit Graph

9 Commits

Author SHA1 Message Date
Pieter-Jan Briers ca250ab1f0 Skip MapImages folder in packaging (#38928) 2025-12-29 11:39:00 -06:00
Myra 1b7fc3a4fe Stop packaging `Resources/ServerInfo` and `Resources/Changelog` on the server (#39897)
* Stop packaging `Resources/ServerInfo`

This is only used by the client, it is unneccery to pack into the server. Plus it keeps getting people to think that just editing the server resources will modify the guidebook even though that needs a custom dev enviroment.

* Add credits too
2025-12-29 11:39:00 -06:00
Simon 4bad0c3cd6 Switch Discord integration to use NetCord instead of Discord.Net (#38400) 2025-08-07 19:15:43 +02:00
Pieter-Jan Briers 54f75362f4 New Discord integration fixes (#37793)
Fix admin chat relay.

Fix leaked task instance.

Fix warning about gateway intents on startup.

Fix packaging.
2025-08-05 16:24:38 +02:00
Partmedia f5f5fc3648 Add freebsd-x64 server packaging target (#31237) 2024-08-21 16:16:41 +01:00
Vasilis c2b966e35c Add arm64 support to packager for windows and osx (#29723)
Wanted to package a server for the funny on my macbook and noticed it was not working cause of this... now it will workie :3
2024-08-11 14:31:28 +01:00
Vasilis b2896a40c1
Configuration argument for content packaging (#25569)
* Configuration argument for content packaging

Needed this for something so here we are. I think someone mentioned they wanted this? Welp its here now

* Add client, tiny fixes

(cherry picked from commit 9e7b196ffbaa8c0a772d5d7544e51deaa2fe5a26)
2024-03-27 18:28:15 +01:00
metalgearsloth b1ee2d48ff Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2023-12-02 20:16:36 +01:00
metalgearsloth 80441a0022 Port python packaging to Content.Packaging (#21458) 2023-11-12 20:45:40 +01:00