mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-23 05:31:29 +00:00
* Implement basic RPC information endpoint with test data * Implement configuration options for RPC * Rename RpcConfiguration to RpcResponse * Rider insists on modifying dataSources.xml * Implement documentation and fix code quality/gitignore issues * Use SerializableAttribute instead of UsedImplicitlyAttribute * Add warning regarding nullable assets * Prevent precision issues with application ID * Check asset properties for null/whitespace and return null |
||
---|---|---|
.. | ||
Controllers | ||
Responses | ||
Startup | ||
ApiEndpointController.cs | ||
appsettings.Development.json | ||
appsettings.json | ||
Program.cs | ||
ProjectLighthouse.Servers.API.csproj |