mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-19 16:31:44 +00:00
Merge branch 'desktop' of https://github.com/NuvioMedia/NuvioMobile into desktop
This commit is contained in:
commit
1d9cae164a
3 changed files with 10 additions and 0 deletions
8
AGENTS.md
Normal file
8
AGENTS.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Agent Instructions
|
||||||
|
|
||||||
|
## Coding Rules
|
||||||
|
|
||||||
|
- Never add comments to the code
|
||||||
|
- Keep project structure organized and modular
|
||||||
|
- Prefer utilizing shared components over duplication
|
||||||
|
- Avoid over-populating single files; keep files focused and concise
|
||||||
1
MPVNuvio
Submodule
1
MPVNuvio
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 97923266e43d52bbca33a911fd6a7f9a1bcf35cb
|
||||||
1
tools
Submodule
1
tools
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f8cf1068dff1a5979481f8137edf661beb1deacf
|
||||||
Loading…
Reference in a new issue