alexguirre / RAGENativeUI

MIT License
115 stars 38 forks source link

Provide safe fallbacks to memory stuff #74

Closed alexguirre closed 4 years ago

alexguirre commented 4 years ago

Now, we rely on memory patterns for some features. Need to add some fallback (like calling natives or just doing nothing) in case the pattern is not found.