-
Notifications
You must be signed in to change notification settings - Fork 239
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
Can I add files to project root? #55
Comments
Actually I realized that I got this error from the example mods too: KeyNotFoundException: The given key was not present in the dictionary. |
I want to add files to project root but if I try:
{
"group" : "",
...
}
It gives me key not found error. Am I doing something wrong here?
The text was updated successfully, but these errors were encountered: