beremiz

RC4
1.1 Korean release
2013-07-31, Edouard Tisserant
72a826dfcfbb
RC4
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")