Iskander

Results 5 issues of Iskander

`GetWindowHandle` `GetWorldToScreenEx` `LoadFileData` `SaveFileData` `LoadFileText` `SaveFileText` `FileExists` `DirectoryExists` `IsFileExtension` `GetFileExtension` `GetFileName` `GetFileNameWithoutExt` `GetDirectoryPath` `GetPrevDirectoryPath` `GetWorkingDirectory` `ChangeDirectory` `GetFileModTime` `OpenURL` `SetGamepadMappings`

https://github.com/dennis-tra/pcp/projects/2#card-56096794 ![works](https://user-images.githubusercontent.com/70473827/129395462-cc79687b-2744-472a-8c83-4baa73af2024.png)

Now you can do ``curl '$url'``, but it's faster to have a function for GETting built into ABS : ``` import "github.com/valyala/fasthttp" // httpGET(string:"https://www.example.com") func httpGETFn(tok token.Token, env *object.Environment, args...

I extended ABS for myself to be able to call functions from go plugins. Perhaps something like this can be considered for main. Simplest plugin example : ``` package main...

Added romanian translation.