Initial commit — Southwest Roleplay FiveM
This commit is contained in:
BIN
ui/assets/GoogleSans-VF.woff2
Normal file
BIN
ui/assets/GoogleSans-VF.woff2
Normal file
Binary file not shown.
BIN
ui/assets/Inter-VF.woff2
Normal file
BIN
ui/assets/Inter-VF.woff2
Normal file
Binary file not shown.
BIN
ui/assets/bg.jpg
Normal file
BIN
ui/assets/bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
BIN
ui/assets/swrp-logo.png
Normal file
BIN
ui/assets/swrp-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 547 KiB |
5621
ui/chunk-P3AUIBQA.js
Normal file
5621
ui/chunk-P3AUIBQA.js
Normal file
File diff suppressed because one or more lines are too long
469
ui/chunk-SDV3ZBF6.js
Normal file
469
ui/chunk-SDV3ZBF6.js
Normal file
File diff suppressed because one or more lines are too long
71
ui/index.html
Normal file
71
ui/index.html
Normal file
File diff suppressed because one or more lines are too long
1
ui/main.js
Normal file
1
ui/main.js
Normal file
@@ -0,0 +1 @@
|
||||
import{_a as s,bc as p,rb as i}from"./chunk-SDV3ZBF6.js";var r=window,d=()=>{let e="__swrpMpHandlers",n=r,t=n[e];if(t instanceof Map)return t;let o=new Map;return n[e]=o,o},f=(e,n)=>{window.dispatchEvent(new CustomEvent("swrp:mp:call",{detail:{eventName:e,args:n}}))},u=(e,n)=>{console.info("[mp.events.call]",e,...n)},w=(e,n)=>{console.warn("mp.events.callRemote was called in the browser polyfill with params:",[e,...n],"this will not work. Use mp.events.call instead.")},a=()=>{if(r.__swrpMpPolyfillInstalled)return;if(r.mp?.events){r.__swrpMpPolyfillInstalled=!0;return}let e=d(),n={add:(t,o)=>{let l=e.get(t)??new Set;l.add(o),e.set(t,l)},remove:(t,o)=>{let l=e.get(t);l&&(l.delete(o),l.size===0&&e.delete(t))},call:(t,...o)=>{let l=e.get(t);if(l)for(let c of l.values())c(...o);u(t,o),f(t,o)},callRemote:(t,...o)=>{w(t,o)}};r.mp?Object.defineProperty(r.mp,"events",{value:n,configurable:!0,writable:!0}):r.mp={events:n},r.__swrpMpPolyfillInstalled=!0};a();import("./chunk-P3AUIBQA.js").then(({OverlayAppComponent:e})=>i(e,{providers:[s(),{provide:p,useValue:{animationDuration:"0ms"}}]})).catch(e=>console.error(e));
|
||||
1
ui/styles.css
Normal file
1
ui/styles.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user