mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
7 lines
No EOL
92 B
C#
7 lines
No EOL
92 B
C#
using MelonLoader;
|
|
|
|
namespace NAK.InteractionTest;
|
|
|
|
internal static class ModSettings
|
|
{
|
|
} |