midspace / midspace/Space-Engineers-Admin-script-mod
Add optional argument <customName> to /addvoxel
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
"it would be nice if you could extend the /addvoxel command so u can give it a custom name"
- Lelouche The Fool
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the /addvoxel command entry point and reading how its current arguments are parsed. The work is done when an optional custom name can be supplied without breaking the existing command form; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100