@drincs/pixi-vn
Version:
Pixi'VN is a npm package that provides various features for creating visual novels.
1 lines • 146 B
JavaScript
;function n(){let t=window.location.pathname+window.location.hash;return t.includes("#")&&(t=t.split("#")[1]),t}exports.getGamePath=n;