mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-01-17 00:06:00 -05: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
|
|
});
|