Files
RAGECOOP-V/RageCoop.Client.Scripting/API.cs
Sardelka9515 f1b9bf0571 Some works for the new resource system
Rewrite some parts of CustomEvent
Expose some API as dll entry
2023-02-01 21:29:25 +08:00

7 lines
83 B
C#

namespace RageCoop.Client.Scripting
{
public static class API
{
}
}