Millz

Results 9 issues of Millz

I am using an API wrapper in a command declared with an attribute, the specific method I'm calling in the command is asynchronous. Upon executing the command, I get a...

question

I don't want to add the whole class/object to the Lua state since I'm trying to keep parity with a C++ counterpart of the app I'm developing. Im wondering if...

I installed luarocks with the scoop 'lua-for-windows' package. When I run `luarocks install luafilesystem`: I get this error: `'pwd' is not recognized as an internal or external command, operable program...

Hello, I'm attempting to make a discord application using your RCON library, I followed your example closely and ive double checked that all the credentials are correct, however I get...

### Describe the new feature or enhancement Similar to how the Unhollower RegisterTypeInIl2Cpp methods have an attribute for automatically registering, this feature would be an equivalent attribute but for the...

Improvement

I'm using this library to check links in sent messages, I'm not very familiar with VirusTotal's API and am unsure how to determine if its malicious or suspicious. Any help...

Two of the same field are created if one of the original fields. E.g `_radius` and `radius` both become `radius` in a codegen header ![image](https://user-images.githubusercontent.com/64277238/165075631-539a5e06-63e7-4731-b785-c9ada063e3db.png)