refactor: change bmap binding generator name, layout for future refactor
This commit is contained in:
6
Assets/CodeGen/BMapBinder/ExpFctsRender/main.py
Normal file
6
Assets/CodeGen/BMapBinder/ExpFctsRender/main.py
Normal file
@@ -0,0 +1,6 @@
|
||||
def main():
|
||||
print("Hello from exp-fcts-render!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user