KineticBloom / KineticBloom/Project_TRT
Dev Console Update
- Dominant language
- C#
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add the following functionality to the dev console:
```
remove - Remove one instance of the item with
setflag [true|false] - Set the flag with to true or false (default: true) // Update to set command
setspeed [] - Set the player speed to (Default: default speed)
list [items|flags] - Lists either items or flags
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dev console command parser and the existing set command. Add the four requested command behaviors, including the set-command update, and verify that item removal, flag values, player speed defaults, and list targets work as described.
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
- Mostly clear
- Newbie friendliness
- 35/100