GithubHelp home page GithubHelp logo

hujunhao1024 / encodeutf8 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from catsnipe/encodeutf8

0.0 0.0 0.0 24 KB

[unity] Batch conversion of Windows-generated source code to UTF8 / Windows で生成されるソースコードを UTF8 に一括変換します

C# 100.00%

encodeutf8's Introduction

EncodeUtf8 [unity]

Batch conversion of Windows-generated source code to UTF8.
Windows で生成されるソースコードを UTF8 に一括変換します

usage

[1] Copy the 'Editor/EncodeUtf8' folder to your project.

[2] Execute the menu 'Tools/Encode Utf8' to convert all *.cs (non-UTF8 format) in 'Assets/' to UTF8 format.

[3] Newly added source code will be automatically converted to UTF8 format.

[4] All newlines are unified with '\n'. '\r' will be removed.

usage (jp)

[1] Editor/EncodeUtf8 フォルダを自分の環境にコピー

[2] メニュー Tools/Encode Utf8 を実行すると、Assets/ 下の *.cs(非 UTF8 フォーマット)が全て UTF8 フォーマットに変換されます

[3] 新しく追加したソースコードは自動的に UTF8 フォーマットに変換されます

[4] 改行は全て \n に統一されます

encodeutf8's People

Contributors

fujii-toybox avatar catsnipe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.