rojo.json 168 B

12345678910
  1. {
  2. "name": "CoolPizzaFramework",
  3. "servePort": 8000,
  4. "partitions": {
  5. "src": {
  6. "path": "lib",
  7. "target": "ReplicatedStorage.lib.CoolPizza"
  8. }
  9. }
  10. }