addded more types, some are unfinished, ill come back to these tomorrow
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
// namespace Types.Models.Spt.Mod;
|
||||
//
|
||||
// public class ModLoader
|
||||
// {
|
||||
// export interface IModLoader {
|
||||
// load(container: DependencyContainer): void;
|
||||
//
|
||||
// getModPath(mod: string): string;
|
||||
// }
|
||||
//
|
||||
// }
|
||||
|
||||
// TODO: This needs to be reworked with however we do it for this project
|
||||
Reference in New Issue
Block a user