CC-YouCube / client

ComputerCraft client for YouCube
https://youcube.madefor.cc/client
GNU General Public License v3.0
18 stars 6 forks source link

Re: debugger peripheral #2

Open walksanatora opened 1 year ago

walksanatora commented 1 year ago

Describe the feature.

See: https://github.com/Commandcracker/YouCube/issues/89 i believe that we should not create a debugger peripheral and just find it if it exist, thatway we aren't creating more windows

Commandcracker commented 1 year ago

The idea was to only create a debugger peripheral when YC is ran with -v. Automatically debugging to a already open debugger peripheral is also a good idea.