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

Update repositories.json #3496

Merged
merged 4 commits into from
May 4, 2024
Merged

Conversation

Millionsfrost
Copy link
Contributor

Yes

@SovnSkyrim
Copy link
Contributor

SovnSkyrim commented May 4, 2024

your tags look fucked

"
"<'Vokriinator Black', 'MCO', 'Stances', 'Power Fantasy', 'New Lands', 'New Quests', 'Sexlab+', 'Pandora Engine' "
"

your machine url is fucked
"N.Y.A-NSFW-Modlist-Skyrim/Nya"

this is only used internalyy, you can probably just use nya or nyaskyrim; all in lowercase.

@SovnSkyrim SovnSkyrim self-assigned this May 4, 2024
@Millionsfrost
Copy link
Contributor Author

Can you tell me with wrong with the tags? I dont see it.

@SovnSkyrim
Copy link
Contributor

SovnSkyrim commented May 4, 2024

from
"tags": [ "testing", "<'Vokriinator Black', 'MCO', 'Stances', 'Power Fantasy', 'New Lands', 'New Quests', 'Sexlab+', 'Pandora Engine' " ],

to
"tags": [ "testing", "Vokriinator Black", "MCO", "Stances", "Power Fantasy", "New Lands", "New Quests", "Sexlab+", "Pandora Engine" ],

indent as you need, breaks down the list separated by single quotes (and read as one string given it was within double quotes) into pieces separated by double quotes like jsons should; also remove the open ended < that didnt get closed.

@Millionsfrost
Copy link
Contributor Author

I edited it, is it better now?

@Millionsfrost
Copy link
Contributor Author

Sry just finished editing.

@SovnSkyrim
Copy link
Contributor

Your json's so bad i'll just do it myself.
Watch your pull requests

@Millionsfrost
Copy link
Contributor Author

Iam sorry i think i did edit it correct but in the wrong place. Iam just not that familiar with all of these github buttons and stuff :x

@SovnSkyrim SovnSkyrim merged commit cba3504 into wabbajack-tools:master May 4, 2024
1 check passed
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.

3 participants