Add following feature to Unity using execute script tool: - Read cities list from csv file #file:cities.csv - Create CitySO ScriptableObject class with properties ...
pocketpy is a portable Python 3.x interpreter, written in C11. It aims to be an alternative to Lua for game scripting, with elegant syntax, powerful features and competitive performance. pocketpy has ...