Compare commits

...

2 Commits

Author SHA1 Message Date
Slava
83b57db47c Update 4 files
- /.vs/weapon-project-extended/FileContentIndex/2fe244d5-ef8a-4276-982d-733b681bb951.vsidx
- /.vs/weapon-project-extended/v17/.wsuo
- /.vs/VSWorkspaceState.json
- /.vs/slnx.sqlite
2023-08-26 23:23:44 +00:00
Slava
ca53b60531 Update modinfo.lua 2023-08-26 23:06:53 +00:00
5 changed files with 1 additions and 9 deletions

View File

@@ -1,7 +0,0 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\C:\\Users\\riksl\\Source\\Repos\\weapon-project-extended",
"PreviewInSolutionExplorer": false
}

Binary file not shown.

View File

@@ -1,4 +1,3 @@
meta = meta =
{ {
-- ID of your mod; Make sure this is unique! -- ID of your mod; Make sure this is unique!
@@ -14,7 +13,7 @@ meta =
title = "Weapon Pack Extended2", title = "Weapon Pack Extended2",
-- Description of your mod that will be displayed to players -- Description of your mod that will be displayed to players
description = "Adds some new weapon to the game. test", description = "Adds some new weapon to the game.",
-- Insert all authors into this list -- Insert all authors into this list
authors = {"Alive!"}, authors = {"Alive!"},