52d920d969
- ContentPackageInfoLookup Service completed. - Implemented ModConfigService.cs - Implemented some of the resource processors.
7 lines
94 B
C#
7 lines
94 B
C#
namespace Barotrauma.LuaCs.Services;
|
|
|
|
public class ConfigService : IConfigService
|
|
{
|
|
|
|
}
|