Commit graph

9 commits

Author SHA1 Message Date
Kamron Batman
52e309ef95
chore: Updates readme files (#2247) 2025-07-27 11:04:32 -07:00
Kamron Batman
31fb68015f
chore: Updates SPONSORS.md 2025-05-15 23:38:36 -07:00
Kamron Batman
60a3a6f501
feat: Splits Server in Core and Application (#1806)
> [!Note]
> **Developer Note**
> Now developers will only need to build/run the Application project instead of everything.
> When adding new projects, make sure to: 
> 1. Add a reference to that project in the Application project.
> 2. Add the dll file to the Distribution/Data/assemblies.json file

### Summary
- Adds an application project
- Consolidates process restarts to use `Core.Kill(true)`
- Removes some old messaging, for example processor optimization
- Fixes missing build cleanup
2024-05-30 23:34:03 -07:00
Kamron Batman
22376cfc20
Adds Chia to sponsors page 2023-02-24 19:16:27 -08:00
Kamron Batman
213b7025af
fix: Updates branding of BuyMeACoffee 2022-10-30 02:42:42 -07:00
Kamron Batman
169876fb63
docs: Updates Funding (#1220) 2022-10-30 02:37:35 -07:00
Kamron Batman
154f7edbdb
fix: Updates sponsors links 2022-03-23 00:08:01 -07:00
Kamron Batman
ec785e6f07
fix: Updates dependencies, cleans up csproj, and updates README (#784) 2021-09-15 09:54:15 -07:00
Kamron Batman
52356866ed
fix(docs): Adds sponsor page (#420) 2021-01-18 14:54:58 -08:00