Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-09 | Add StringToAsset function to squirrel (#216) | Maya | |
* Add StringToAsset function to squirrel also added better values for return type enum because otherwise asset can't be returned without casting * Formatting * Switched to a template for the stringToAsset function also renamed files but have to do it in 2 commits because git ignores file case * Rename step 2 * change to lowercase in include * changed to lowercase in include inside dllmain |