mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
The idea is to simplify the setup process a bit, so it's easier to get to the point where you can develop.
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
db.config.insertOne({
|
|
package: "support.data.dev",
|
|
characterBuilder: true
|
|
});
|