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