From 49b959b9573b618422449f948241cfbc60cac7cd Mon Sep 17 00:00:00 2001 From: Arvkus Date: Sat, 14 Aug 2021 19:34:49 +0300 Subject: [PATCH] 1.3 update --- .vscode/launch.json | 14 -------------- .vscode/mod.csproj | 2 +- 1.2/Assemblies/Template.dll | Bin 3584 -> 0 bytes {1.2 => 1.3}/Defs/LetterDef.xml | 0 {1.2 => 1.3}/Languages/English/Data.xml | 0 {1.2 => 1.3}/Patches/Patches.xml | 0 About/About.xml | 2 +- README.md | 1 + Source/Main.cs | 4 ++-- 9 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 1.2/Assemblies/Template.dll rename {1.2 => 1.3}/Defs/LetterDef.xml (100%) rename {1.2 => 1.3}/Languages/English/Data.xml (100%) rename {1.2 => 1.3}/Patches/Patches.xml (100%) diff --git a/.vscode/launch.json b/.vscode/launch.json index cb53114..36a7a76 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -15,20 +15,6 @@ "console": "internalConsole", "internalConsoleOptions":"neverOpen", "stopAtEntry": true - }, - - { // ignore - "name": ".NET Framework Attach", - "type": "clr", - "request": "attach", - "processId": "${command:pickProcess}", - "symbolOptions": { - "searchPaths": [ - ".vscode/obj/Debug/*" - ], - "searchMicrosoftSymbolServer": false, - "searchNuGetOrgSymbolServer": false - } } ] } \ No newline at end of file diff --git a/.vscode/mod.csproj b/.vscode/mod.csproj index 8aee984..02933ae 100644 --- a/.vscode/mod.csproj +++ b/.vscode/mod.csproj @@ -7,7 +7,7 @@ Template Template - ../1.2/Assemblies + ../1.3/Assemblies 1.0.0.0 diff --git a/1.2/Assemblies/Template.dll b/1.2/Assemblies/Template.dll deleted file mode 100644 index 4ec49e9057222b09c0c31847f04fa33a3c9168ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3584 zcmds3U2GIp6#izqUD|3FCCKS!ROHeAi?LazksuR3k_(zG@PJ0b21y#>-JZpF&YnAnppP2$RCZ_e!;cYWo9qXMvWxa zAWJhR40#D}&Y6><6MC2r^+GLp_?c!U16oB`5i?dpZffQf!VPc=Y0MIIdNZ(o3ERI? zTfm-qj_F7pizvUlj6j>Ny%Gmi$EMbA?%!AcG$T5;MU z!?|^Dm+-xm`dYK6Qxe&-#cb(G>6Es7fq>yE-N%Na70P9Pxb!KCbaajTbbI z5j#*aR?+_@^8@ma8`rZpXH3EGHGe_lIDI-$*8DTt`kcn~5YN}N{wa;8i9&IH(ouuG zIBaaiEt(hUb#p83WF;n^q}!*IZXusw3pSgh*kj4~lWVuLA_M!H(rQYFwDb{Pq0Pi8 zEuC6>hnb-ybN*PvYcmuDp!VmDZk;dCtXZGO}>UScI%dn5Q3I~Z-qDI_^r-(P;bK*9BsWfiK z55ysj_i25WID`lB8=mGj`wfW`joz^!OUk;vBu6;~%;hepZ@!o(mw)cxK1?BT5nda zR#C%hdSbfSuUJ}W#+ZsC70`riEsRt-T@RkFm&vmNV}1$j-r?9c8`*^;&7kR`>(+-h zBdBRt6{KDiRagj|ismzR1!X>sdT$!a&e%Z(j2AftHZP0<*6#-s9#uh9tzc3WlryX1 zc@b6%1ulfcu1*Z^zKaq&^C_a$Vt z{*idOgqX-b!b)Tj+OG4c8ugqAnHnpRXuhYs2z&j|iJ0WbtVlX@y}FlYQRVI^Kq2H0 zLmBue!a_t%85N$+w&pEzKKUZ`VhE91U5a;%{Ahs@0c{?SnUmg)VQF|a;8K9Xy0 zt{dx1=T6>7x2A7qkW_cmIP8SnytQ#|#BLd7H7%C*?&S2%4UP^2t$LU9GU0rEyx;ia z*`jCG4XK0NUH>h~EdZG-)t zt6!8m^_WJs!}JKbZ)EPug53UTY%f=<(adj(V*`$!tEZ25S8wx?xjN}D9g%$)@NKgP za~Uq4Bh5W2`%kEcx0iu2jw|U=Qe}npNv0*tFd|^_*`?>0sOzPJGDo96k>YM#YOc7C zdl^Gc4LM1od07IB$8uWq>s~Azv$!LR`*E8dGsvEWtgFngC})ku6|}IEi^s`)|9AQu D&QL@< diff --git a/1.2/Defs/LetterDef.xml b/1.3/Defs/LetterDef.xml similarity index 100% rename from 1.2/Defs/LetterDef.xml rename to 1.3/Defs/LetterDef.xml diff --git a/1.2/Languages/English/Data.xml b/1.3/Languages/English/Data.xml similarity index 100% rename from 1.2/Languages/English/Data.xml rename to 1.3/Languages/English/Data.xml diff --git a/1.2/Patches/Patches.xml b/1.3/Patches/Patches.xml similarity index 100% rename from 1.2/Patches/Patches.xml rename to 1.3/Patches/Patches.xml diff --git a/About/About.xml b/About/About.xml index 6de7801..7e4eeca 100644 --- a/About/About.xml +++ b/About/About.xml @@ -4,7 +4,7 @@ Arvkus Mod Template Arvkus -
  • 1.2
  • +
  • 1.3
  • diff --git a/README.md b/README.md index e3c9369..e404828 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This template is created for Rimworld modders who use [Visual Studio Code](https 3. Clone, pull or download this template into your Rimworld `Mods` folder. ## Additional notes +* For XML only modders remove preLaunchTask line from `launch.json` file. * By pressing `F5` key VS Code will perform 2 operations: build assembly file and launch Rimworld executable. * All intermediate files are kept inside `.vscode` folder. * Modify `.vscode/mod.csproj` and `About/About.xml` according to your needs. diff --git a/Source/Main.cs b/Source/Main.cs index 5d5fb98..d2b9cb9 100644 --- a/Source/Main.cs +++ b/Source/Main.cs @@ -14,8 +14,8 @@ using Verse.Grammar; using RimWorld; using RimWorld.Planet; -//using System.Reflection; -//using HarmonyLib; +// using System.Reflection; +// using HarmonyLib; namespace Template {