Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate customShuffle.js #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Gaussin24
Copy link

To integrate this, I did the following on my personal copy of the api code: In api.js,

  1. Added "import { orderedTerraforms } from './customShuffle.js';" to import block
  2. Changed line 79 to " const alphaSectorTerraforms = orderedTerraforms[alphaSector];"
  3. Commented out (or delete ) line 82
  4. Change grid.js values to 99 for Asama and 16 for Foundation

To integrate this, I did the following on my personal copy of the api code:
In api.js,
1. Added "import { orderedTerraforms } from './customShuffle.js';" to import block
2. Changed line 79 to " const alphaSectorTerraforms = orderedTerraforms[alphaSector];"
3. Commented out (or delete ) line 82
4. Change grid.js values to 99 for Asama and 16 for Foundation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant