[project] added packers
This commit is contained in:
@@ -30,9 +30,12 @@ class Config {
|
||||
this.macros = [];
|
||||
this.meta = {
|
||||
title: null,
|
||||
filename: null,
|
||||
icon: null,
|
||||
version: null,
|
||||
pack: null,
|
||||
company:null
|
||||
author: null,
|
||||
company: null
|
||||
};
|
||||
if (params) {
|
||||
this.update(params);
|
||||
|
||||
Reference in New Issue
Block a user