Skip to content

Add modname command#47

Open
Abkwreu wants to merge 8 commits intotterrag1098:masterfrom
Abkwreu:master
Open

Add modname command#47
Abkwreu wants to merge 8 commits intotterrag1098:masterfrom
Abkwreu:master

Conversation

@Abkwreu
Copy link
Copy Markdown

@Abkwreu Abkwreu commented Jan 21, 2020

Add a new command that generates a Minecraft mod name from http://mod-name-generator.herokuapp.com/

@tterrag1098
Copy link
Copy Markdown
Owner

Clean up all the copypasta (seriously this command is 99% just a copy of drama) and follow the pattern of using a submodule rather than dumping the entire src in the resources.

@Abkwreu
Copy link
Copy Markdown
Author

Abkwreu commented Jan 22, 2020

Cleaned up the command file and added as submodule

@tterrag1098
Copy link
Copy Markdown
Owner

What I meant was...avoid copying code entirely. I don't want two commands that share almost all their code. They should inherit from a common class or have their logic extracted to a common location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants