52d920d969
- ContentPackageInfoLookup Service completed. - Implemented ModConfigService.cs - Implemented some of the resource processors.
7 lines
87 B
C#
7 lines
87 B
C#
namespace Barotrauma.LuaCs.Services;
|
|
|
|
public interface LocalizationService
|
|
{
|
|
|
|
}
|