├── LICENSE ├── ORM-Insider.cmd ├── lang ├── EN_LOCALE.bat ├── RU_LOCALE.bat └── UK_LOCALE.bat └── readme.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nondetect/ORM-Insider/HEAD/LICENSE -------------------------------------------------------------------------------- /ORM-Insider.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nondetect/ORM-Insider/HEAD/ORM-Insider.cmd -------------------------------------------------------------------------------- /lang/EN_LOCALE.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nondetect/ORM-Insider/HEAD/lang/EN_LOCALE.bat -------------------------------------------------------------------------------- /lang/RU_LOCALE.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nondetect/ORM-Insider/HEAD/lang/RU_LOCALE.bat -------------------------------------------------------------------------------- /lang/UK_LOCALE.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nondetect/ORM-Insider/HEAD/lang/UK_LOCALE.bat -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nondetect/ORM-Insider/HEAD/readme.md --------------------------------------------------------------------------------