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

Giving more credits to the artists #18

Open
TigerHix opened this issue May 25, 2019 · 2 comments
Open

Giving more credits to the artists #18

TigerHix opened this issue May 25, 2019 · 2 comments
Labels
enhancement New feature or request need investigation
Projects
Milestone

Comments

@TigerHix
Copy link
Member

Add new fields in level.json to allow Bandcamp/Soundcloud/SMS links to be added for the artist.

@TigerHix TigerHix added the enhancement New feature or request label May 25, 2019
@TigerHix TigerHix added this to the beta milestone May 25, 2019
@TigerHix TigerHix added this to To do in Cytoid via automation May 25, 2019
@Neo-Zhixing
Copy link
Member

Neo-Zhixing commented May 25, 2019

I'm suggesting a data format like this:
interface IEntity: {
name: ...
description: ...
url: ... // general url
social: {
bandcamp: ...
soundcloud: ...
twitter: ...
}
}

@TigerHix
Copy link
Member Author

Yeah. I will also add a description field as a one-line description for the artist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need investigation
Projects
Cytoid
  
To do
Development

No branches or pull requests

2 participants