사용자:Senouis/Xash3D: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
imported>Senouis
imported>Senouis
31번째 줄: 31번째 줄:


<input type=button onclick="startXash();return false;" value="Launch Xash3D!" />
<input type=button onclick="startXash();return false;" value="Launch Xash3D!" />
<!-- Force Using RAM for savepoint(No Save-Restore Support) --><!--
<!-- Force Using RAM for savepoint(No Save-Restore Support) -->
<form style="display:none" id="fSettings">Select filesystem for settings and saverestore:<br><br>
<div id="idbHider" style="display:none"><input name="a" type="radio" id="rIndexedDB" />IndexedDB (Need exit correctly to save changes)<br></div>
<input name="a" type="radio" id="rLocalStorage" />LocalStorage (Sometimes not enough space)<br>
<input name="a" type="radio" id="rNone" checked=true />None(in RAM)<br><br>
<hr>
<br><hr>
<div id='linksPlaceholder' style=display:none>Download archives to load locally next time:</div><br>
</form>
-->

2023년 3월 26일 (일) 23:50 판

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

Test Position

Downloading...


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!" />