Skip to content

GameDevBox/Debugging-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Debugging-Manager

Simple Debugging Manager to strip debug code automatically from release builds.

⚡How To Use:

  • Download the Script and import it into your project, and simply replace "Debug" with "DebugLogsManager". Add DEBUG_LOGS in your scripting define symbols, and whenever you want to build for production, just remove this tag to strip debugging out of your game.

📺 Watch the full tutorial on YouTube: https://youtu.be/CaZwqB0s2Ec

Just a guy making games. Exploring the world of game development with Unity tutorials, coding tips, and shader magic, and fixing bugs. game-related, sometimes not.

🔥follow my YouTube @GameDevBox to find more Tutorials and Tips: GameDevBox

🔥See the tutorial for how you can set it up: https://youtu.be/CaZwqB0s2Ec

Social Media:

X/TwitterInstagram: • LinkedIn: • Discord Server: • itch.io: • Youtube Subscribe:

About

Simple Debugging Manager to Strip debug code automatically from release builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages