LOCAL_STATE and STATE_FILE. #95
Labels
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: distok/cutthecord#95
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Good day,
I've been trying to compile a custom build of CTC using CTCCI.
It's been going somewhat well, until issues started popping up regarding the version of Discord.
I decided I wanted to use an older version,
1351
to be precise.Only issue is... I have no idea how to use a custom state file.
BUILDING.md
states I should set two variables:LOCAL_STATE
andSTATE_FILE
.But... where? The document doesn't state where or how I should set these.
Are they environment variables? Are they Python variables?
I think the version issues are also messing with the
branding
patch. It's erroring.I hope we'll be able to fix this issue.
Sincerely,
Keanu.
Hello,
Those docs seem outdated and I'll update that section momentarily.
Version information is currently pulled from
patchport-state.json
in the repo folder. I recommend editing that if you want to force an older version.If the branding patch issues persist, please open a separate issue and reference this one.