mat
mat
also added two stub classes `GJRobotSprite` and `GJSpiderSprite`
this is so u can do setAnchorPoint on it and have a left aligned text input
(doing this here because indexer issues are only for mod submissions) Things it could (and should) comment on the issue * Unchanged about.md * Unchanged logo.png * Replacing existing version...
would need a linux flash build, but could be much faster
i dont think there is one. and i think we should mention to be careful with exceptions in `$execute` since thats ran at static init time
Right now to scale an image in your mod's about.md you gotta do `` and that is really unconventional syntax for no good reason. Imo we should switch to ``
```cpp fmt\core.h:2778:9: error: static assertion failed due to requirement 'detail::count() == 0': passing views as lvalues is disallowed 2778 | detail::count< | ^~~~~~~~~~~~~~ 2779 | (std::is_base_of::value && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2780...
- [x] Remove ghc::filesystem (#713) - [x] Remove sync web request utils - [x] Remove old web utils, switch to web2 - [x] Merge new index branch? (#712) - [x]...