reworked config subcommand to be easier to code (kill me)
This commit is contained in:
@@ -34,13 +34,11 @@ import java.util.concurrent.CompletableFuture
|
|||||||
// [emitter id]
|
// [emitter id]
|
||||||
// output -> removes the particle with that id
|
// output -> removes the particle with that id
|
||||||
|
|
||||||
// config // TODO: find a way to make this remotely feasible
|
// config // TODO
|
||||||
// [emitter id]
|
// [emitter id]
|
||||||
// <[particle index] / EMITTER>
|
// <[particle index] / EMITTER>
|
||||||
|
// [param key] // HARDCODED KEYS, if EMITTER use emitter params.
|
||||||
// single param (if EMITTER, use emitter params instead)
|
// [new param value] // HARDCODED TYPES
|
||||||
// [param key]
|
|
||||||
// [new param value]
|
|
||||||
// output -> update the selected parameter of the selected emitter id to the new value
|
// output -> update the selected parameter of the selected emitter id to the new value
|
||||||
|
|
||||||
// list
|
// list
|
||||||
|
|||||||
Reference in New Issue
Block a user