Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] - Use manifest.vcl for resource's root #2

Open
ov-aviril opened this issue Sep 14, 2022 · 1 comment
Open

[FEATURE REQUEST] - Use manifest.vcl for resource's root #2

ov-aviril opened this issue Sep 14, 2022 · 1 comment

Comments

@ov-aviril
Copy link
Member

Implement Lua & JS port of VCL into sandbox for manifest usages (Better than TOML, YAML, JSON etc).

@ov-anisa
Copy link
Member

Something similar?

name: "My Dearly Resource"
version: "1.0.0"
authors:
  -: "Aviril"
  -: "Tron

scripts:
    -: 
      path: "sharedscript.lua"
      type: "shared"
    -: 
      path: "clientscript.lua"
      type: "client"
    -: 
      path: "serverscript.lua"
      type: "server"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants