diff --git a/README.md b/README.md index 14a04a2..31302a6 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,4 @@ A lot of things should be hidden to the player, the player shouldn't know everyt Each step should have if possible an array of data, that can then be sliced and dispatched to multiple thread that do the same action (ex physique that have a thread for each local coordinate or for each entity and resolve collision later or before). maybe i could also make this work for spliting for each AI it's pathfinding into 2 but maybe not usefull?? +TOOL THAT FUZZY FIND CURRENT TOKEN HOVERING OR AUTOCOMPLETION TO SHOW IN HEADER OR A FILE THE ENTRY IN A SIDE WINDOW AND MAYBE DOCUMENTATION (show definition of it).