Giter Site home page Giter Site logo

compare-0ad's People

Contributors

nwtour avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

sl5net

compare-0ad's Issues

Wrong URI for CC image

Hello nwtour!

As 0 A.D. player, I stumbled over your tool, which I very much like. Thanks for creating it! ๐Ÿ‘
In all html files, the URI to the image of the CC is wrong (civic center.png - should be: civic_centre.png), e.g.:

<table><tr><td>Zivilisation</td><td><h3><img src='https://raw.githubusercontent.com/0ad/0ad/master/binaries/data/mods/public/art/textures/ui/session/portraits/structures/civic center.png' width='20' height='20'>Verwaltungssitz</h3></td></tr>

should be this instead:

<table><tr><td>Zivilisation</td><td><h3><img src='https://raw.githubusercontent.com/0ad/0ad/master/binaries/data/mods/public/art/textures/ui/session/portraits/structures/civic_centre.png' width='20' height='20'>Verwaltungssitz</h3></td></tr>

I have corrected this and have the files locally on my PC. Since I have only cery very basic knowledge about GutHib, I do not know how to proceed. Shall I fork and then do a PR from that fork, or would you grant me write permission to do a PR on the branch, or how does it work? In fact, this would be the first time ever that I actively change something on GitHub, so please be patient with me. Thank you so much! ๐Ÿ˜„

PS: If you do not want to change this, that is of course also ok for me.

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.