Skip to content
View nazhor's full-sized avatar

Organizations

@the-brodevhood

Block or report nazhor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Python script for checking installed... Python script for checking installed games with HowLongToBeat
    1
    # https://github.com/ScrappyCocco/HowLongToBeat-PythonAPI/blob/master/README.md
    2
    
                  
    3
    import os
    4
    from howlongtobeatpy import HowLongToBeat
    5
    
                  
  2. Rename all the files in a directory ... Rename all the files in a directory with a pattern, optional you can pass the first value
    1
    # Rename all the files in a directory with a pattern, optional you can pass the first value
    2
    
                  
    3
    import os
    4
    import sys
    5
    
                  
  3. CapazoEngineDialogueTool CapazoEngineDialogueTool Public

    Capazo Engine Dialogue Tool

    C++

  4. portfolio_david portfolio_david Public

    My landing page source code

    HTML

  5. Rename_Textures Rename_Textures Public

    Rename textures exported by Substance painter

    C#

  6. XML_to_CSV XML_to_CSV Public

    Chatmapper export to CSV

    C#