Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. beatgram
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 19
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by beatgram

    • RE: Python Tag Plugin Doesn't Work Properly With Resource Files

      I double checked my hierarchy / structure and finally I found my mistake!
      The structure below works well and I think it's correct one.

      Test Plugin/
          test_plugin.pyp
          res/
              c4d_symbols.h
              description/
                  ttestplugin.h
                  ttestplugin.res
              strings_en-US/
                  description  -------------------- This folder needed! --------------------
                      ttestplugin.str
      
      posted in Cinema 4D SDK
      beatgramB
      beatgram