trilitech / tezos-unity-sdk

Tezos Unity SDK for developers. Discover the future of Web3 gaming.

Home Page:https://tezos.com/unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory sample game contract issue

PacoMNZ opened this issue · comments

After compiling the jsligo files, the resulting michelson contract has errors and cannot be deployed.

The error is "invalid primitive name".
image_720

(I encountered this issue because I'd like to modify the jsligo contract and the Unity project for a school/personal project)