Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port g_resources::getRealDir from edubart/otclient #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 1, 2024

  1. port g_resources::getRealDir from edubart/otclient

    Finds the dir of a specified file, more detailed documentation at https://icculus.org/physfs/docs/html/physfs_8h.html#a539bcf0ebde6271e3e4a90dd287ca975
    
    This increase scripting compatibiliity with edubrt/otclient,
    and is required by CandyBot:
    http://bendol.github.io/otclient-candybot/
    , without this, CandyBot crash with
    "attempt to cal field getRealDir (a nil value)"
    divinity76 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cc87958 View commit details
    Browse the repository at this point in the history