Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pcutillas committed Feb 10, 2021
2 parents cc9f723 + abc503f commit 5ec3baa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# A Debug Adapter for Debugging Python 2 within Autodesk 3DS Max
# A Debug Adapter for Debugging Python 2 within Autodesk 3ds Max

This adapter serves as a "middleman" between the Sublime Debugger plugin
and a DAP implementation for python (ptvsd) injected into 3DS Max.
and a DAP implementation for python (ptvsd) injected into 3ds Max.

It intercepts a few DAP requests to establish a connection between the debugger and 3DS Max, and
It intercepts a few DAP requests to establish a connection between the debugger and 3ds Max, and
otherwise forwards all communications between the debugger and ptvsd normally.

0 comments on commit 5ec3baa

Please sign in to comment.