15 Commits

Author SHA1 Message Date
ef7d9bf720 Enable formatting options by default for better auto-complete and intellisense support. 2022-03-03 14:57:16 +09:00
7a5da30561 Update recommended extensions and remove jchannon.csharpextensions as it does not play nicely within a dev container. 2022-03-03 14:56:58 +09:00
653cd413fc Add DOTNET_CLI_TELEMETRY_OPTOUT environment variable. 2022-03-03 14:15:21 +09:00
75ced84e76 Update release channel to "preview" as mono no longer seems to have the "beta" channel. 2022-03-03 14:14:56 +09:00
039c590205 Add separate debug (default) and release build tasks. Updated README to mention these. 2022-01-19 18:17:46 +09:00
86fbc5c014 Slightly tweaked README wording, and included a short list of included tools. 2022-01-19 18:09:06 +09:00
8818f19ed2 Add small note on what the remote containers extension does, with a link to the official documentation as recommended by atravita on the Stardew Valley Discord server. Thank you again for taking a look! :) 2021-12-08 11:51:15 +09:00
0f891e25ca Add prerequisites section to the README. 2021-12-08 11:28:32 +09:00
51788122d9 Re-add missing devcontainer.json (made a Git oopsie yesterday) 2021-12-07 10:43:16 +09:00
2785a1372e Added sample project files to make it easier for people to get started. 2021-12-06 15:34:28 +09:00
036de2d8d0 Added Quick Start/TL;DR section to the README. 2021-12-06 15:27:46 +09:00
e19d698e8b Add initial README with usage guidelines and other relevant information. 2021-12-06 15:27:24 +09:00
465596aa22 Add initial devcontainer configuration files, and tasks file containing a default build task for msbuild. 2021-12-06 15:09:01 +09:00
00d738cbbe Switch to the more permissive MIT license. 2021-12-06 15:07:20 +09:00
e720bcefae Initial commit 2021-12-06 13:38:16 +09:00