Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
danilwhale authored Mar 22, 2024
1 parent f68b1a6 commit 98d9a65
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ I need to polish base game, so it will be easier to update this clone
to newer versions (at least to last pre-classic version lmao)

## todo
- [ ] fix flashing chunks on update
- [ ] refactor code a little
- [ ] fix flashing chunks on block placing/removing
- [ ] refactor code a lot
- [ ] make github actions work (build for linux and windows)

## how to build™
1. clone repo (using download button, git clone or ide's vcs clone system)
2. open project in any ide you want
- in case you don't have any ide, open project's folder in command prompt
3. build it!
- no ide? dotnet build inside project's folder
- no ide? dotnet build inside project's folder

0 comments on commit 98d9a65

Please sign in to comment.