Roman
Roman
I trying transpiler _without_ Prolog on my machine, and it displayed **Error: TypeInference is not defined.** when I typed **Python** in field **Input language**. The OS is Windows 7. Can...
An error while compiling gainput occured: -- Selecting Windows SDK version to target Windows 6.1.7601. -- The C compiler identification is unknown -- The CXX compiler identification is unknown CMake...
When I tried to run the application, I had this error: **Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Roman\AppData\Local\Temp\libgdxRoman\929689568\lwjgl.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform** _at java.lang.ClassLoader$NativeLibrary.load(Native Method)...
As for now, all the links point to [MightyPirates' repository](https://github.com/MightyPirates/OpenComputers). In this PR, I've changed the repository (`MightyPirates/OpenComputers` -> `lucsoft/OpenComputers`) and branch (`master-MC1.7.10` -> `master-MC1.16`).
I moved `AbstractProvider` and `EnvironmentProvider` to `providers.py`. Also I added two more providers: - `INIProvider` that reads from a set section in 1+ INI files, - and `TOMLProvider` that reads...