fredi-68 / OverScript

OverScript - Overwatch Workshop Script Compiler for Python 3
MIT License
6 stars 1 forks source link

Add support for user defined variable store and I/O #10

Open fredi-68 opened 5 years ago

fredi-68 commented 5 years ago

Allow users to change which variables OverScript should use for its memory management. Add features which allow accessing variables not actively used by OverScript

fredi-68 commented 5 years ago

added support for accessing external variables