putting more information on Packet.lua
This commit is contained in:
		@@ -8,6 +8,10 @@ return {
 | 
				
			|||||||
        type = "remote",
 | 
					        type = "remote",
 | 
				
			||||||
        serial = 0,
 | 
					        serial = 0,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        arch = {"x86_65"},
 | 
				
			||||||
 | 
					        os = {"linux"},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        dependencies = {}, 
 | 
				
			||||||
        build_dependencies = {["go"] = ">=1.25.1"},
 | 
					        build_dependencies = {["go"] = ">=1.25.1"},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        git_url = "https://github.com/roboogg133/packets.git",
 | 
					        git_url = "https://github.com/roboogg133/packets.git",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user