사용자:Senouis/Xash3D

리버티게임, 모두가 만들어가는 자유로운 게임
< 사용자:Senouis
imported>Senouis님의 2023년 3월 26일 (일) 18:43 판

가젯 목록 확인용 xash3d 로드 가젯 xash3d css 포맷

Test Position

Downloading...


<a class="glow"><input type="checkbox" id="resize">Resize canvas</a> <a class="glow"><input type="checkbox" id="pointerLock" checked>Lock/hide mouse pointer    </a> <input type="button" value="Fullscreen" onclick="Module.requestFullscreen(document.getElementById('pointerLock').checked, document.getElementById('resize').checked)">

<textarea id="output" rows="8"></textarea>

<a class="glow">

Game Options

</a>

<form style=display:none id=fSettings>Select filesystem for settings and saverestore:

<input name=a type=radio id=rLocalStorage />LocalStorage (Sometimes not enough space)
<input name=a type=radio id=rNone checked=true />None(in RAM)


Select game data source:

<input name=b type=radio id=rLocalZip />Local ZIP file:<input type=file name=c id=iZipFile />


Command-line arguments: <input name=d type=text id=iArgs />

<input type=button onclick="startXash();return false;" value="Launch Xash3D!" />




</form>