idk
This commit is contained in:
+4
-2
@@ -1,11 +1,13 @@
|
||||
<html>
|
||||
|
||||
<script src="https://unpkg.com/@nicolasroehm/ngx-retroarch@latest/elements.js"></script>
|
||||
|
||||
<body>
|
||||
import '@nicolasroehm/ngx-retroarch';
|
||||
<ngx-retroarch
|
||||
core="snes9x"
|
||||
rom="Goof_Troop.zip"
|
||||
rom-path="https://www.example.com/games/snes9x/"
|
||||
asset-path="https://unpkg.com/@nicolasroehm/ngx-retroarch@latest/">
|
||||
</ngx-retroarch>
|
||||
</html>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user